← 返回 Skills 市场
vikrambalaaj

Snowflake MCP Connection

作者 vikrambalaaj · GitHub ↗ · v2.0.2
cross-platform ✓ 安全检测通过
2643
总下载
3
收藏
2
当前安装
5
版本数
在 OpenClaw 中安装
/install snowflake-mcp
功能描述
Connect to the Snowflake Managed MCP server with Clawdbot or other MCP clients. Use when wiring Snowflake MCP endpoints, validating connectivity, or configuring Cortex AI services.
安全使用建议
This skill is documentation and SQL examples for configuring Snowflake MCP servers and connecting Clawdbot — it does what it says. Before using: (1) do not paste PATs or passwords into public repos or project files (mcp.json, connections.toml); use a secrets manager or environment-specific secure storage; (2) avoid passing plaintext passwords on command lines where possible (use key auth or protected connection files); (3) grant the smallest Snowflake role/privileges necessary (avoid using ACCOUNTADMIN unless required); (4) when running a local MCP client (snowflake-labs-mcp), install software only from trusted sources and review the project; and (5) review sql_statement_permissions in the provided template to ensure DDL/DML/administrative statements are appropriately restricted. If you need the agent to act autonomously with credentials present, be aware that giving the agent access to stored tokens increases risk — prefer manual steps or tightly-scoped tokens.
功能分析
Type: OpenClaw Skill Name: snowflake-mcp Version: 2.0.2 The skill bundle provides comprehensive instructions and configuration examples for integrating OpenClaw with Snowflake's Managed Context Protocol (MCP). While it enables powerful capabilities such as arbitrary SQL execution via the `SYSTEM_EXECUTE_SQL` tool and local command execution for a local MCP server (`uvx snowflake-labs-mcp`), these are explicitly documented as part of the intended functionality and integration methods. There is no evidence of intentional harmful behavior, data exfiltration, prompt injection against the agent, or obfuscation. The `configuration-template.yaml` even demonstrates good security practice by defaulting DDL/DML permissions to `False` for the local server.
能力评估
Purpose & Capability
Name, description, and all included files (SKILL.md, SQL examples, client setup, config template) consistently describe creating/using Snowflake MCP servers and configuring clients like Clawdbot. Nothing requested by the skill (no env vars, no binaries, no installs) is unrelated to that purpose.
Instruction Scope
Instructions are scoped to creating MCP servers, testing with curl, and configuring Clawdbot or a local MCP client. They do recommend placing PATs or credentials in config files (mcp.json, ~/.snowflake/connections.toml, service args) and invoking local commands, which is expected for the task but creates potential secret-exposure risks if users save tokens/passwords in project files or pass them on the command line.
Install Mechanism
There is no install spec and no code to install — the skill is instruction-only. One doc suggests installing a package manager 'uv' via brew or pip for a local MCP client; this is reasonable documentation rather than an opaque download-from-URL install.
Credentials
The skill does not request environment variables or platform credentials. It expects the user to create/use Snowflake PATs, key files, or passwords when configuring clients. This is proportionate to the purpose, but the guidance to store credentials in config files or pass passwords as CLI args is a security consideration (use least-privilege tokens, avoid checking into source control, prefer key-based auth or secret stores).
Persistence & Privilege
The skill does not request persistent presence (always:false) and is user-invocable. It does not attempt to modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install snowflake-mcp
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /snowflake-mcp 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.2
- Documentation in SKILL.md was rewritten for clarity and brevity. - Refined the description and Quick Start section to focus on endpoint creation, authentication, and tool validation. - Updated Clawdbot configuration instructions for concise setup steps. - Removed repeated or verbose explanations to make the guide easier to follow. - No changes to functionality or code—documentation update only.
v2.0.1
- Updated Clawdbot setup instructions and removed steps for Cursor integration. - Removed references to Cursor in setup and verification steps. - Replaced the local MCP server documentation link to reference mcp-client-setup.md instead of cursor-setup.md. - Added mcp-client-setup.md file; removed cursor-setup.md file.
v2.0.0
No visible file changes detected for version 2.0.0. - No updates or modifications found in the content or configuration. - Skill functionality and documentation remain unchanged from previous release.
v1.0.1
- Added support and setup instructions for Clawdbot and other generic MCP clients, not just Cursor. - Updated documentation to clarify Quick Start steps for both Clawdbot and Cursor, with dedicated sections for each. - Adjusted description and usage examples to reflect multi-client compatibility. - No changes to core functionality—documentation updates only.
v1.0.0
Initial release: Connect Cursor and Cortex AI services to Snowflake using the Managed MCP Server. - Provides step-by-step instructions for generating Snowflake PAT, creating MCP Server, and configuring Cursor. - Includes full examples for integrating SQL execution, Cortex Search, Analyst, and Agent tools. - Documents server specification options for extensible tool configuration. - Lists troubleshooting tips and references for further help. - Highlights security and RBAC integration benefits.
元数据
Slug snowflake-mcp
版本 2.0.2
许可证
累计安装 2
当前安装数 2
历史版本数 5
常见问题

Snowflake MCP Connection 是什么?

Connect to the Snowflake Managed MCP server with Clawdbot or other MCP clients. Use when wiring Snowflake MCP endpoints, validating connectivity, or configuring Cortex AI services. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2643 次。

如何安装 Snowflake MCP Connection?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install snowflake-mcp」即可一键安装,无需额外配置。

Snowflake MCP Connection 是免费的吗?

是的,Snowflake MCP Connection 完全免费(开源免费),可自由下载、安装和使用。

Snowflake MCP Connection 支持哪些平台?

Snowflake MCP Connection 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Snowflake MCP Connection?

由 vikrambalaaj(@vikrambalaaj)开发并维护,当前版本 v2.0.2。

💬 留言讨论