isaacwasserman/mcp-snowflake-server
by Various
๐ โ๏ธ - Snowflake integration implementing read and (optional) write operations as well as insight tracking
MCP
isaacwasserman/mcp-snowflake-server
Added 1 June 2026
Overview
A Python server that integrates Snowflake with the Model Context Protocol (MCP), enabling read operations and optional write operations alongside insight tracking. It allows AI agents to query and update Snowflake data through a standardized interface.
Best for
Best for
Developers building MCP-based AI tools that need direct Snowflake access
Use cases
- Connect AI assistants to query Snowflake databases for analytics and reporting
- Enable AI-driven data ingestion or record updates via write operations
- Track usage insights and query patterns across MCP-based tools
Notes
A Python server that integrates Snowflake with the Model Context Protocol (MCP), enabling read operations and optional write operations alongside insight tracking. It allows AI agents to query and update Snowflake data through a standardized interface.
183 stars on GitHub. Last updated 2025-10-07. Licensed GPL-3.0.
Use cases
- Connect AI assistants to query Snowflake databases for analytics and reporting
- Enable AI-driven data ingestion or record updates via write operations
- Track usage insights and query patterns across MCP-based tools
Pros
- Open source with 183 GitHub stars, active community
- Supports both read and optional write operations for flexibility
- Lightweight Python implementation easy to deploy and extend
Cons
- Limited to the Model Context Protocol, not a full Snowflake connector
- Write operations are optional and may require careful configuration
- Relies on Snowflake credentials and network setup beyond the tool itself
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Open source with 183 GitHub stars, active community
- Supports both read and optional write operations for flexibility
- Lightweight Python implementation easy to deploy and extend
Cons
- Limited to the Model Context Protocol, not a full Snowflake connector
- Write operations are optional and may require careful configuration
- Relies on Snowflake credentials and network setup beyond the tool itself
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
haris-musa/excel-mcp-server
Various
A Model Context Protocol server for Excel file manipulation
mindsdb/mindsdb
Various
Platform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and de