
Note: Make sure Claude Desktop is running before attempting to connect.
1{2 "mcpServers": {3 "snowflake": {4 "cwd": "/absolute/path/to/mcp_snowflake_server",5 "env": {},6 "args": [7 "--python=3.12",8 "mcp_snowflake_server",9 "--connections-file",10 "/path/to/snowflake_connections.toml",11 "--connection-name",12 "development"13 ],14 "command": "uvx"15 }16 }17}
No reviews yet. Be the first to review!
Sign in to join the conversation