OSS Snowflake MCP Server
MCPby Snowflake-Labs · v1.3.5
MCP Server for Snowflake from Snowflake Labs
mcplocal
MCP configuration
stdio
Command
uvx snowflake-labs-mcp==1.3.5 --service-config-file --account --host --user --password --role --warehouse --passcode-in-password --passcode --private-key --private-key-file --private-key-file-pwd --authenticator snowflake --connection-name --transport stdio --server-host 0.0.0.0 --port 9000 --endpoint /mcp
Environment
SNOWFLAKE_ACCOUNTAccount identifier (e.g. xy12345.us-east-1)
SNOWFLAKE_HOSTSnowflake host URL
SNOWFLAKE_USERUsername for authentication
SNOWFLAKE_PASSWORDsecretPassword or programmatic access token
SNOWFLAKE_ROLERole to use for connection
SNOWFLAKE_WAREHOUSEWarehouse to use for queries
SNOWFLAKE_PASSCODEMFA passcode for authentication
SNOWFLAKE_PRIVATE_KEYsecretPrivate key for key pair authentication
SNOWFLAKE_PRIVATE_KEY_FILEPath to private key file
SNOWFLAKE_PRIVATE_KEY_FILE_PWDPassword for encrypted private key
SNOWFLAKE_MCP_HOSTHost address to bind the server to (default: 0.0.0.0)
SNOWFLAKE_MCP_PORTPort number for the server to listen on (default: 9000)
SNOWFLAKE_MCP_ENDPOINTEndpoint path for the MCP server (default: /mcp)
Install in one click with Zurek
Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.