Skip to content
skillsaggregatorskillsaggregator
Major-vendorstdio● broken

Snowflake MCP

by Snowflake · Database

Source

Query Snowflake data warehouses with SQL, manage objects, and run compute tasks.

Works with:Claude CodeCursorWindsurfOpenCode
sqlwarehousesschemasreadwrite

Install

Run this command in your terminal:

claude mcp add --transport stdio mcp-snowflake -- uvx snowflake-mcp

Before running, set: SNOWFLAKE_ACCOUNTSNOWFLAKE_USERSNOWFLAKE_PASSWORDSNOWFLAKE_WAREHOUSE

Authentication

API key

Required environment variables:

  • SNOWFLAKE_ACCOUNT
  • SNOWFLAKE_USER
  • SNOWFLAKE_PASSWORD
  • SNOWFLAKE_WAREHOUSE

See the setup guide for step-by-step instructions on obtaining these credentials.

Official Snowflake MCP. Python-based.

Skills that use this MCP