Skip to content
Verified official

OSS Snowflake MCP Server MCP

v1.3.5

io.github.snowflake-labs/mcp

MCP Server for Snowflake from Snowflake Labs

transport:stdio runtime:pypi

Target client

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add mcp -e SNOWFLAKE_ACCOUNT=<SNOWFLAKE_ACCOUNT> -e SNOWFLAKE_HOST=<SNOWFLAKE_HOST> -e SNOWFLAKE_USER=<SNOWFLAKE_USER> -e SNOWFLAKE_PASSWORD=<SNOWFLAKE_PASSWORD> -e SNOWFLAKE_ROLE=<SNOWFLAKE_ROLE> -e SNOWFLAKE_WAREHOUSE=<SNOWFLAKE_WAREHOUSE> -e SNOWFLAKE_PASSCODE=<SNOWFLAKE_PASSCODE> -e SNOWFLAKE_PRIVATE_KEY=<SNOWFLAKE_PRIVATE_KEY> -e SNOWFLAKE_PRIVATE_KEY_FILE=<SNOWFLAKE_PRIVATE_KEY_FILE> -e SNOWFLAKE_PRIVATE_KEY_FILE_PWD=<SNOWFLAKE_PRIVATE_KEY_FILE_PWD> -e SNOWFLAKE_MCP_HOST=<SNOWFLAKE_MCP_HOST> -e SNOWFLAKE_MCP_PORT=<SNOWFLAKE_MCP_PORT> -e SNOWFLAKE_MCP_ENDPOINT=<SNOWFLAKE_MCP_ENDPOINT> -- uvx snowflake-labs-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

This listing does not declare its tools. Connect the server and your client will discover them on the handshake.