MCP Servers / database / Snowflake

Snowflake

JSON →
httpnone183database

Snowflake database integration with read/write capabilities and insight tracking

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
authnone
Resources
Snowflake — MCP Server · libregistry