OSS Snowflake MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 30 425 installs a week from pypi. Last commit 15 May 2026.
MCP Server for Snowflake from Snowflake Labs
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp -- uvx snowflake-labs-mcp
{
"mcpServers": {
"mcp": {
"args": [
"snowflake-labs-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp]
command = "uvx"
args = ["snowflake-labs-mcp"]
{
"mcpServers": {
"mcp": {
"args": [
"snowflake-labs-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp": {
"args": [
"snowflake-labs-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.