M
MCP Server Snowflake
MCP server for integrating Snowflake with Claude and other LLMs
Created 9/16/2025
Updated 3 months ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-mcp-server-snowflake
Cursor configuration (mcp.json)
{
"mcpServers": {
"patrickfreyer-mcp-server-snowflake": {
"command": "npx",
"args": [
"patrickfreyer-mcp-server-snowflake"
]
}
}
}
Author Servers
Other servers by patrickfreyer