snowflake-mcp.md

Snowflake MCP

from"snowflake"
650

Snowflake database read/write operations

Databases
Snowflakedata warehousecloudanalytics
install.sh
# Clone the repository
$git clone https://github.com/isaacwasserman/mcp-snowflake-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve