Cloud data warehouse integration. Query tables, run SQL, and manage data pipelines.
npx -y @snowflake/mcp-server-snowflake
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"snowflake": {
"command": "npx",
"args": ["-y", "@snowflake/mcp-server-snowflake"]
}
}
}
```
query_datacreate_indexmanage_schemaget_infolist_resourcesCloud data warehouse integration. Query tables, run SQL, and manage data pipelines.
Language: Python
Category: Databases