databases
Simple_snowflake_mcp
Simple Snowflake MCP server that works behind a corporate proxy. Read and write (optional) operations
python
cloud
databases
Installation
npx -y yannbrrd/simple_snowflake_mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "simple_snowflake_mcp",
"command": "npx",
"args": [
"-y",
"yannbrrd/simple_snowflake_mcp"
]
}About This MCP Server
yannbrrd/simple_snowflake_mcp
Simple Snowflake MCP server that works behind a corporate proxy. Read and write (optional) operations
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub