Snowflake

Official 🗄️ Data & Files

The official Snowflake MCP server provides AI agents with access to Cortex AI, SQL orchestration, and semantic querying. Supports Cortex Search for unstructured data, Cortex Analyst for structured data, and full object management.

Tags

data warehouseCortex AI

Tools (16)

cortex_agentcortex_searchcortex_analystcreate_objectdrop_objectcreate_or_alter_objectdescribe_objectlist_objectsrun_snowflake_querylist_semantic_viewsdescribe_semantic_viewshow_semantic_dimensionsshow_semantic_metricsget_semantic_view_ddlwrite_semantic_view_query_toolquery_semantic_view

Config for Claude Desktop / Cursor

{ "mcpServers": { "snowflake": { "command": "uvx", "args": [ "snowflake-labs-mcp" ], "env": { "SNOWFLAKE_ACCOUNT": "your-snowflake-account-here", "SNOWFLAKE_USER": "your-snowflake-user-here", "SNOWFLAKE_PASSWORD": "your-snowflake-password-here", "SNOWFLAKE_WAREHOUSE": "your-snowflake-warehouse-here" } } } }
Documentation →
Activate on Zubnet →