RFP.ai
v1.0.1
ai.rfp/rfp-ai
Draft cited RFP and security questionnaire answers from your knowledge base, with human review
io.github.Snowflake-Labs/mcp · v1.3.5
MCP Server for Snowflake from Snowflake Labs
OSS Snowflake MCP Server 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"mcp": {
"command": "uvx",
"args": [
"snowflake-labs-mcp"
]
}
}
}SNOWFLAKE_ACCOUNT可选Account identifier (e.g. xy12345.us-east-1)
SNOWFLAKE_HOST可选Snowflake host URL
SNOWFLAKE_USER可选Username for authentication
SNOWFLAKE_PASSWORD可选secretPassword or programmatic access token
SNOWFLAKE_ROLE可选Role to use for connection
SNOWFLAKE_WAREHOUSE可选Warehouse to use for queries
SNOWFLAKE_PASSCODE可选MFA passcode for authentication
SNOWFLAKE_PRIVATE_KEY可选secretPrivate key for key pair authentication
SNOWFLAKE_PRIVATE_KEY_FILE可选Path to private key file
SNOWFLAKE_PRIVATE_KEY_FILE_PWD可选Password for encrypted private key
SNOWFLAKE_MCP_HOST可选Host address to bind the server to (default: 0.0.0.0)
SNOWFLAKE_MCP_PORT可选Port number for the server to listen on (default: 9000)
SNOWFLAKE_MCP_ENDPOINT可选Endpoint path for the MCP server (default: /mcp)
v1.0.1
ai.rfp/rfp-ai
Draft cited RFP and security questionnaire answers from your knowledge base, with human review
v1.1.0
io.github.xenarch-ai/xenarch-mcp
Xenarch — x402 MCP server for AI agent payments. Non-custodial, USDC on Base L2.
v1.0.0
com.docimprint/api
AI document intelligence: extract, summarize, claim-check, and notarize with on-chain proofs.
v0.14.0
io.github.blackwell-systems/agent-lsp
Stateful LSP runtime for AI agents — 50+ tools across 30+ languages via MCP.
v0.2.13
io.github.hostinger/hostinger-api-mcp
MCP server for Hostinger API
v0.41.0
io.github.zhitongblog/unterm
The terminal AI agents can drive: spawn panes, run commands, read screens, scrolling screenshots.
{
"id": "io.github.Snowflake-Labs/mcp",
"type": "mcp-server",
"version": "1.3.5",
"displayName": "OSS Snowflake MCP Server",
"description": "MCP Server for Snowflake from Snowflake Labs",
"repository": {
"url": "https://github.com/Snowflake-Labs/mcp",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "pypi",
"identifier": "snowflake-labs-mcp",
"version": "1.3.5",
"transport": "stdio",
"environmentVariables": [
{
"name": "SNOWFLAKE_ACCOUNT",
"description": "Account identifier (e.g. xy12345.us-east-1)"
},
{
"name": "SNOWFLAKE_HOST",
"description": "Snowflake host URL"
},
{
"name": "SNOWFLAKE_USER",
"description": "Username for authentication"
},
{
"name": "SNOWFLAKE_PASSWORD",
"description": "Password or programmatic access token",
"isSecret": true
},
{
"name": "SNOWFLAKE_ROLE",
"description": "Role to use for connection"
},
{
"name": "SNOWFLAKE_WAREHOUSE",
"description": "Warehouse to use for queries"
},
{
"name": "SNOWFLAKE_PASSCODE",
"description": "MFA passcode for authentication"
},
{
"name": "SNOWFLAKE_PRIVATE_KEY",
"description": "Private key for key pair authentication",
"isSecret": true
},
{
"name": "SNOWFLAKE_PRIVATE_KEY_FILE",
"description": "Path to private key file"
},
{
"name": "SNOWFLAKE_PRIVATE_KEY_FILE_PWD",
"description": "Password for encrypted private key"
},
{
"name": "SNOWFLAKE_MCP_HOST",
"description": "Host address to bind the server to (default: 0.0.0.0)"
},
{
"name": "SNOWFLAKE_MCP_PORT",
"description": "Port number for the server to listen on (default: 9000)"
},
{
"name": "SNOWFLAKE_MCP_ENDPOINT",
"description": "Endpoint path for the MCP server (default: /mcp)"
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.Snowflake-Labs/mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.Snowflake-Labs%2Fmcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}