Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Snowflake MCP Server logo
MCP server

Snowflake MCP Server

Queries Snowflake data and Cortex services through MCP tools.

0
SaveVisit website ↗

Add it to your client

Official
Install
uvx snowflake-labs-mcp --service-config-file config.yaml
mcpServers
{
  "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.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?