返回 Skill 列表
extension
分类: 数据与分析无需 API Key

Snowflake MCP

SkillHub skill

person作者: user_3c6cb52ehubcommunity

Snowflake MCP

Installation

Use the upstream install or setup path that matches your environment:

  • git clone git@github.com:snowflakedb/snowflake-connector-python.git
  • python -m pip install -U pip setuptools wheel build

Requirements and caveats from upstream:

  • Snowflake Connector for Python

  • Build and Test
  • codecov

Basic usage or getting-started notes:

  • to create a wheel package using PEP-517 build:

  • shell

  • Find the snowflake_connector_python*.whl package in the ./dist directory.

  • Source: https://github.com/1991513ccie-png/skills

  • Extracted from upstream docs: https://raw.githubusercontent.com/snowflakedb/snowflake-connector-python/HEAD/README.md