isaacwasserman_mcp-snowflake-server

MCP-Mirror/isaacwasserman_mcp-snowflake-server

3.1

If you are the rightful owner of isaacwasserman_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

read_query

Execute SELECT query and return query results

write_query

Execute an INSERT, UPDATE, or DELETE query to return the number of affected rows

create_table

Create a new table and return confirmation information

list_tables

List all table names in the database

describe-table

View column information for a specific table

append_insight

Add data insights into memo resources and trigger memo updates

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources