mcp-snowflake-server

isaacwasserman
79
mcp-snowflake-server 是一个用于与 Snowflake 数据库交互的模型上下文协议服务器。它允许用户执行 SQL 查询、管理表格,并维护一个动态的数据洞察备忘录,该备忘录会随着新发现自动更新,从而提高数据分析效率。

Overview

What is mcp-snowflake-server

mcp-snowflake-server is an implementation of a Model Context Protocol (MCP) server that facilitates database interactions with Snowflake, allowing users to run SQL queries and interact with a memo of data insights.

How to Use

To use mcp-snowflake-server, install it via Smithery or UVX by configuring your claude_desktop_config.json file with the necessary parameters such as account, warehouse, user, password, role, database, and schema.

Key Features

Key features include dynamic resource exposure for insights, tools for executing read and write SQL queries, creating tables, listing tables, describing table schemas, and appending new insights to the memo resource.

Use Cases

Use cases for mcp-snowflake-server include data analysis, reporting, and database management where users need to extract insights from Snowflake databases efficiently.

Content