snowflake_mcp_server

ncejda-g2/snowflake_mcp_server
★ 4 stars Python 📊 Data/Analytics Updated today
Simple and clean Snowflake MCP with read-only permissions so that users can ask Natural Language questions against their Snowflake databases
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "snowflake_mcp_server": {
      "command": "uvx",
      "args": [
        "snowflake-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install snowflake-mcp-server

Topics

agentsaimcpsnowflake