Snowflake MCP Server for Windsurf is a Model Context Protocol (MCP) Server implementation that facilitates database interaction with Snowflake, specifically designed for Windsurf applications. It supports secure connections and provides extensive metadata for interaction.
Snowflake MCP Server for Windsurf is a Model Context Protocol (MCP) Server implementation that facilitates database interaction with Snowflake, specifically designed for Windsurf applications. It supports secure connections and provides extensive metadata for interaction.
Clone the repository, install the necessary dependencies, configure your Snowflake connection in the `.env` file, and start the server using npm.Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"snowflake-mcp-server-for-windsurf": {
"command": "npx",
"args": [
"-y",
"Clone the repository, install the necessary dependencies, configure your Snowflake connection in the `.env` file, and start the server using npm."
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from Snowflake MCP Server for Windsurf?"
No configuration required. This server works out of the box.
"What resources are available in Snowflake MCP Server for Windsurf?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in Snowflake MCP Server for Windsurf"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in Snowflake MCP Server for Windsurf with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.