MCP Servers / database / Snowflake MCP Server

Snowflake MCP Server

JSON →
httpnonedatabase

A read-only server for interacting with Snowflake databases, allowing SELECT queries and access to schema context.

Install
How to run this server

No install command recorded.

server path: snowflake-mcp-server
Tools
What this server exposes
read_query
Execute SELECT queries to read data from 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 — MCP Server · libregistry