libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
database
/ Snowflake
Snowflake
JSON →
http
none
★ 183
database
Snowflake database integration with read/write capabilities and insight tracking
github ↗
Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path:
snowflake-2
Tools
What this server exposes
read_query
Execute SELECT queries to read data from the database.
write_query
Execute INSERT, UPDATE, or DELETE queries.
create_table
Create new tables in the database.
list_databases
List all databases in the Snowflake instance.
list_schemas
List all schemas within a specific database.
list_tables
List all tables within a specific database and schema.
describe_table
View column information for a specific table.
append_insight
Add new data insights to the memo resource.
Configuration
Environment & auth
auth
none
Resources
github
https://github.com/isaacwasserman/mcp-snowflake-server ↗
Snowflake — MCP Server · libregistry