소개
Simple Snowflake is a Model Context Protocol (MCP) server engineered to provide seamless interaction with Snowflake data warehouses. It offers a suite of specialized tools that allow client applications to execute SQL queries, list available data warehouses, databases, and views, and obtain detailed descriptions of database objects. Specifically built to address connectivity challenges in corporate proxy environments, it simplifies programmatic access to Snowflake, enabling easier integration and automation for various data-driven applications.
주요 기능
- Designed for connectivity in corporate proxy environments
- Describe and query Snowflake views with optional row limits
- Execute SQL queries on Snowflake with diverse output formats
- List available Snowflake Data Warehouses, databases, and views
- Support for both read-only and full SQL execution modes
- 3 GitHub stars
사용 사례
- Integrating Snowflake data operations into AI agents or applications via MCP
- Providing programmatic access to Snowflake resources for developer tools
- Automating data exploration and management tasks on Snowflake