databases

Simple_snowflake_mcp

Simple Snowflake MCP server that works behind a corporate proxy. Read and write (optional) operations

python
cloud
databases
0
View on GitHub

Installation

npx -y yannbrrd/simple_snowflake_mcp

Configuration

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

GitHub: https://github.com/YannBrrd/simple_snowflake_mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub