← All servers
🗄️

Snowflake MCP ServerVerified🛡 No advisories

io.github.nsphung/mcp-snowflake-server
New to MCP? Start here →
2★ stars
0weekly installs
1 day agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/nsphung, which proved it owns this namespace.

Verified owner: github.com/nsphungio.github.nsphung/mcp-snowflake-server

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs SNOWFLAKE_PASSWORD, SNOWFLAKE_PRIVATE_KEY_FILE_PWD, SNOWFLAKE_OAUTH_CLIENT_SECRET, SNOWFLAKE_TOKEN, SNOWFLAKE_PASSWORD, SNOWFLAKE_PRIVATE_KEY_FILE_PWD, ….
Configuration
Reads SNOWFLAKE_ACCOUNT, SNOWFLAKE_USER, SNOWFLAKE_WAREHOUSE, SNOWFLAKE_DATABASE, SNOWFLAKE_SCHEMA, SNOWFLAKE_ROLE, ….

About

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

Packages & transports

pypimcp-snowflake-server-nspv0.14.1 · uvx
dockerdocker.io/nsphung/mcp-snowflake-server-nsp:0.14.1vlatest · docker

Metadata

Categorydatabases
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp_snowflake_server": {
      "command": "uvx",
      "args": [
        "mcp-snowflake-server-nsp"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx mcp-snowflake-server-nsp