snowflake-mcp-server

snowflake-mcp-server

3.4

If you are the rightful owner of snowflake-mcp-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 for performing read-only operations against Snowflake databases.

list_databases

List all accessible Snowflake databases

list_views

List all views in a specified database and schema

describe_view

Get detailed information about a specific view including columns and SQL definition

query_view

Query data from a view with an optional row limit

execute_query

Execute custom read-only SQL queries with results formatted as markdown tables