🛠️

OSS Snowflake MCP Server

MCP Server for Snowflake from Snowflake Labs

Developer Tools stdio pypi pypistdioSnowflake-Labs
RUN IN TERMINAL
claude mcp add nowflake-abs-mcp -- uvx snowflake-labs-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "nowflake-abs-mcp": { "command": "uvx", "args": ["snowflake-labs-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "nowflake-abs-mcp": { "command": "uvx", "args": ["snowflake-labs-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "nowflake-abs-mcp": { "command": "uvx", "args": ["snowflake-labs-mcp"] } } }

About This MCP Server

The Model Context Protocol server from Snowflake Labs is a tool that enables communication between AI coding assistants and Snowflake, allowing developers to access and manage model context. It connects to Snowflake through standard input/output interfaces and is available as a package on pypi. Developers would use this server to integrate their AI coding tools with Snowflake, facilitating more efficient and effective coding workflows.

MCP Server for Snowflake from Snowflake Labs. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

snowflake-labs-mcp on pypi

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.

What tools does it provide?

The OSS Snowflake MCP Server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/nowflake-abs-mcp.svg)](https://skillsplayground.com/mcps/nowflake-abs-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.