Skip to main content
Glama
claude_desktop_config.json426 B
{ "mcpServers": { "snowflake-uv": { "command": "/opt/homebrew/bin/uv", "args": [ "--directory", "/path/to/your/snowflake-generic-mcp", "run", "snowflake_mcp_server.py" ] }, "snowflake-python-venv": { "command": "/path/to/your/snowflake-generic-mcp/venv/bin/python", "args": ["/path/to/your/snowflake-generic-mcp/snowflake_mcp_server.py"] } } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sfc-gh-tjia/snowflake-generic-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server