Query Snowflake databases read-only through Claude using common SQL retrieval operations.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "MCP Server for Snowflake" yet — see the docs or source repo.
After connecting to Snowflake, list all accessible databases, schemas, and tables in the account and present them hierarchically.
A hierarchical inventory of databases, schemas, and tables for quick schema understanding.
Query the orders table in Snowflake for the last 30 days' order count, total sales, and average order value, grouped by day.
SQL query results with daily aggregated business metrics ready for analysis.
Use DESCRIBE to inspect the customers table columns, data types, and comments, then summarize which fields are suitable for customer segmentation analysis.
Detailed column definitions plus recommendations on fields useful for analysis.
Query Snowflake gold-layer tables in natural language without writing SQL.
Connect AI to Snowflake for SQL, schema exploration, and data insights.
Securely query Snowflake warehouses with natural language and retrieve data insights.
Securely access SQL Server databases in read-only mode for querying and analysis.
Run Snowflake data operations with FastAPI and Prefect-based orchestration.
Connect AI to databases for queries, schema management, and data export.