Does Snowflake have an MCP server?

Yes Official

Snowflake maintains an official MCP server.

The Snowflake-Labs/mcp repo is deprecated — the official server is now built into the product (GA since Nov 2025), served from each account's URL.

Verified 2026-08-10 against vendor docs
Access
Built into the product
Endpoint
Snowflake-managed MCP server (in-product, per-account URL)
Category
Databases
The receipts
In-product Snowflake-managed MCP server (in-product, per-account URL)

Ships inside Snowflake's own product rather than as a standalone server. Documented at docs.snowflake.com.

Connect it

Ships inside the vendor's own app or CLI rather than as a standalone download.

Add it from the terminal, then restart your session:

terminal
claude mcp add snowflake -- npx -y <package-from-readme>

Swap in the exact package and flags from the package page — most servers need an API key passed as an environment variable.

Add --scope user to make it available in every project.

Questions
Does Snowflake have an official MCP server?

Yes. Snowflake maintains an official MCP server.

How do I connect Snowflake to Claude?

Run the server locally and register it in Claude's MCP config. In Claude Code that's a single "claude mcp add" command; in Claude Desktop you add it to claude_desktop_config.json.

How is this verdict verified?

Official Snowflake-managed MCP server documented at docs.snowflake.com; the older Snowflake-Labs/mcp repo README marks itself deprecated in its favor. GitHub metadata is refreshed every six hours.

How we know

Official Snowflake-managed MCP server documented at docs.snowflake.com; the older Snowflake-Labs/mcp repo README marks itself deprecated in its favor.

  • github data refreshed 2026-08-11, then every 6 hours
  • vendor docs verified on 2026-08-10

Spotted something out of date? Tell us — corrections ship same-day.

Also in Databases

See all Databases servers →