snowflake-labs-mcp
MCP server for Snowflake
What it is and what it does
This package is a deprecated Model Context Protocol (MCP) server that previously exposed Snowflake Cortex AI capabilities—including semantic search, structured data querying via Cortex Analyst, agentic orchestration, and SQL execution—as tools callable by MCP clients. It relied on the Snowflake Python Connector for authentication and honored role-based access control.
The project is no longer maintained. The description explicitly directs users to migrate to the official Snowflake MCP Server, which is actively developed and supported. Installing this package exposes you to maintenance risk and potential incompatibility with current Snowflake services. It requires Python >=3.11 and eight runtime dependencies including the Snowflake connector, pydantic, and sqlglot.
Use it for:
- Legacy systems still running the deprecated MCP server that need to remain operational until migration to the official server is complete.
- Historical reference or documentation review of how Snowflake previously integrated Cortex AI with the MCP protocol.
- Development or testing environments where the deprecated tooling is intentionally preserved for backward compatibility.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
A deprecated MCP server that previously integrated Snowflake Cortex AI services (Search, Analyst, Agent), object management, and SQL execution into the Model Context Protocol—no longer maintained; users should migrate to the official Snowflake MCP Server.
No. This package is explicitly deprecated and no longer maintained. The publisher directs all users to migrate to the official Snowflake MCP Server instead. Installing it introduces maintenance risk, potential security gaps, and API incompatibility. Only install if you are maintaining legacy code that cannot yet be migrated, and plan an immediate upgrade path.
Install
snowflake-labs-mcp on PyPI
pip
pip install snowflake-labs-mcpuv
uv add snowflake-labs-mcppoetry
poetry add snowflake-labs-mcpInstalling snowflake-labs-mcp
Before you install
Low install friction with a pure-Python wheel, but the package is explicitly deprecated and no longer maintained. The repository remains active in terms of commits, but the project itself is end-of-life and users are directed to migrate to the official Snowflake MCP Server.
License in practice
License treatment is unclear—no SPDX identifier or raw license text is available in the metadata. Before installing a deprecated package, clarify the licensing terms from the repository.
Quickstart
# Install
pip install snowflake-labs-mcp
# Configure via YAML, then run MCP server with Snowflake credentials
# (See services/configuration.yaml template in repository)
# Requires Python >=3.11 and Snowflake connector setup
Requires Python >=3.11; Snowflake account credentials and connector configuration; package is deprecated and officially unsupported—use the official Snowflake MCP Server instead.
Verify before relying
- Whether the deprecated codebase has any known security issues or breaking changes not yet reflected in OSV.
- Whether the 8 runtime dependencies (fastmcp, mcp, pydantic, pyyaml, requests, snowflake-connector-python, snowflake-core, sqlglot) remain compatible with current Snowflake APIs.
- What migration path or data loss risks exist when moving from this server to the official Snowflake MCP Server.
Package facts
| License | not declared (unclear) |
| Python support | supports the current Python release (>=3.11) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 8 — fastmcp, mcp, pydantic, pyyaml, requests, snowflake-connector-python, snowflake-core, sqlglot |
| Maintenance | actively maintained — 91 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 136,263/month — #11,402 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: snowflake_labs_mcp-1.4.2-py3-none-any.whl
Tags
More Database packages
psycopg2-binary is a PostgreSQL database…
copyleft · top 1,000 on PyPI
redisPython client library for connecting to and…
permissive · top 1,000 on PyPI
ydbYDB Python SDK is the official client library…
permissive · top 1,000 on PyPI
snowflake-connector-pythonConnects Python applications to Snowflake data…
permissive · top 1,000 on PyPI
sqlparsesqlparse tokenizes SQL text into a tree of…
permissive · top 1,000 on PyPI
dbt-adaptersProvides base adapter protocols and shared…
permissive · top 1,000 on PyPI
excel-mcp-serverProvides a Model Context Protocol server that…
unclear · top 15,000 on PyPI
dbt-mcpExposes dbt project metadata and operations…
permissive · top 15,000 on PyPI
debsecan-mcpAn MCP server that scans Debian systems for…
unclear · top 15,000 on PyPI
postgres-mcpA Model Context Protocol server that connects…
permissive · top 15,000 on PyPI
nvidia-nat-mcpIntegrates MCP (Model Context Protocol) servers…
permissive · top 15,000 on PyPI
mcp-grafanaAn MCP server that exposes Grafana dashboards,…
permissive · top 15,000 on PyPI
awslabs.aws-api-mcp-serverExposes AWS services to AI assistants through…
permissive · top 15,000 on PyPI
langchain-mcp-adaptersConverts Anthropic Model Context Protocol (MCP)…
permissive · top 5,000 on PyPI
lean-lsp-mcpProvides an MCP server that exposes the Lean…
permissive · top 5,000 on PyPI
demisto-sdkA command-line SDK and Python library for…
permissive · top 15,000 on PyPI