Skip to content
Back to search
30
MCP

Snowflake

pulsemcp/snowflake

Provides secure access to Snowflake databases with robust connection management, supporting both password and key pair authentication for SQL query execution and data analysis workflows.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

SQLite Database
Provides secure SQLite database interaction with schema inspection and query execution capabilities for data analysis, content management, a
0 tools
Snowflake MCP Server
A Snowflake MCP server — SQL queries, schema exploration, and data insights for AI assistants
0 tools
nsphung/mcp-snowflake-server-nsp
A Snowflake MCP server — SQL queries, schema exploration, and data insights for AI assistants
0 tools
MySQL
Provides secure MySQL database access with multi-database support, configurable security levels from read-only to full SQL access, and hot-r
0 tools
SQL Server
Provides robust SQL Server database access with T-SQL validation, connection management, and cross-platform Docker support for executing que
0 tools
Alkemi
Connects to Alkemi's cloud service for natural language database querying across Snowflake, Google BigQuery, and DataBricks with bearer toke
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "snowflake": {
      "url": "None",
      "transport": "http"
    }
  }
}