MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

M
MCP Server Snowflake

MCP server for integrating Snowflake with Claude and other LLMs

Created 9/16/2025
Updated 3 months ago
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