isaacwasserman_mcp-snowflake-server
0
The Snowflake MCP Server is designed to facilitate easy interaction with Snowflake databases by providing a set of tools for executing SQL queries, managing schemas, and analyzing data insights. It updates data insights in real-time and is compatible with Claude Desktop via Smithery installation.
Overview
A Model Context Protocol (MCP) server implementation that provides database interaction with Snowflake. This server enables running SQL queries with tools and interacting with a memo of data insights presented as a resource.
Components
Resources
memo://insights
: A continuously updated data insights memo.
Tools
- Query Tools:
read_query
,write_query
,create_table
. - Schema Tools:
list_tables
,describe-table
. - Analysis Tools:
append_insight
.
Usage with Claude Desktop
Install automatically via Smithery.