mcp-snowflake-server

isaacwasserman/mcp-snowflake-server

3.6

If you are the rightful owner of mcp-snowflake-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server implementation that provides database interaction with Snowflake.

Tools

Functions exposed to the LLM to take actions

list_databases

List all available databases in Snowflake

list_schemas

List all schemas in a database

list_tables

List all tables in a specific database and schema

describe_table

Get the schema information for a specific table

read_query

Execute a SELECT query.

append_insight

Add a data insight to the memo

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources