关于
This tool acts as a secure, read-only Model Context Protocol (MCP) server specifically designed for Snowflake, empowering AI agents and Large Language Models (LLMs) with safe database interaction. Built on FastMCP, it provides a structured interface for common database operations like running SQL queries, listing schemas and tables, describing table structures, and sampling data. A strict read-only policy validates all incoming SQL to prevent any write, DDL, or transactional operations, ensuring data integrity and security for AI-driven workflows.