yannbrrd/simple_snowflake_mcp
Simple Snowflake MCP server that works behind a corporate proxy. Read and write (optional) operations
Quick Start
Clone the repository:
git clone https://github.com/YannBrrd/simple_snowflake_mcpClaude Desktop configuration example:
{
"mcpServers": {
"simplesnowflakemcp": {
"command": "npx",
"args": [
"-y",
"yannbrrd/simple_snowflake_mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.