Snowflake MCP Server
Queries Snowflake data and Cortex services through MCP tools.
Add it to your client
Officialuvx snowflake-labs-mcp --service-config-file config.yaml
{
"mcpServers": {
"snowflake-mcp": {
"command": "uvx",
"args": [
"snowflake-labs-mcp",
"--service-config-file",
"config.yaml"
]
}
}
}- Transport
- both
- Runtime
- Python
- Auth
- Required
- License
- Apache-2.0
The server covers Cortex Search over unstructured text, Cortex Analyst over semantic models, semantic view browsing, object management and SQL execution, with a permission list in the config that decides which statement types are allowed at all. Snowflake now offers a managed version that runs inside the account, while the Snowflake Labs package can still be self-hosted from a service config file. Connections use the standard Snowflake authentication methods, key pair and SSO included.
Similar MCP servers
Context7
MCP serverPulls current, version-matched library documentation into the model's context.
Braintrust MCP
MCP serverQueries Braintrust eval data and production logs from a coding agent.
Temporal Knowledge Base MCP
MCP serverAnswers Temporal questions from the docs, courses and community archives
Comments(0)
Sign in to comment