OSS Snowflake MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 9 809 installs a week from pypi. Last commit 15 May 2026.
MCP Server for Snowflake from Snowflake Labs
Today is the operative word: we check OSS Snowflake MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
SNOWFLAKE_ACCOUNT (Account identifier (e.g. xy12345.us-east-1)), SNOWFLAKE_HOST (Snowflake host URL), SNOWFLAKE_USER (Username for authentication), SNOWFLAKE_PASSWORD (Password or programmatic access token), SNOWFLAKE_ROLE (Role to use for connection), SNOWFLAKE_WAREHOUSE (Warehouse to use for queries), SNOWFLAKE_PASSCODE (MFA passcode for authentication), SNOWFLAKE_PRIVATE_KEY (Private key for key pair authentication), SNOWFLAKE_PRIVATE_KEY_FILE (Path to private key file), SNOWFLAKE_PRIVATE_KEY_FILE_PWD (Password for encrypted private key), SNOWFLAKE_MCP_HOST (Host address to bind the server to (default: 0.0.0.0)), SNOWFLAKE_MCP_PORT (Port number for the server to listen on (default: 9000)), SNOWFLAKE_MCP_ENDPOINT (Endpoint path for the MCP server (default: /mcp)).
The author declared them in the registry entry; get the values from the project itself.
MCP Server for okx.com
Faker Ai MCP Server by MEOK AI Labs
MCP server for matomo
MCP server for SWAPI API
MCP server for paddle
MCP server for Security
Ai Ops MCP Server by MEOK AI Labs
Otp Ai MCP Server by MEOK AI Labs
Answers built from our own checks of this server.