Submit

Mcp Snowflake Server Nsp

@nsphung

A Snowflake MCP server — SQL queries, schema exploration, and data insights for AI assistants

Server Config

{
  "mcpServers": {
    "snowflake": {
      "command": "uvx",
      "args": [
        "--python=3.13",
        "--from",
        "mcp-snowflake-server-nsp",
        "mcp_snowflake_server",
        "--connections-file",
        "/absolute/path/to/snowflake_connections.toml",
        "--connection-name",
        "myconn"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.