All MCP servers

OSS Snowflake MCP Server

Official
by Api.Airforcestdio0291Apache-2.0

MCP Server for Snowflake from Snowflake Labs

mcpopen-source

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "oss-snowflake-mcp-server-imp58b8b": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}