
Igloo MCP
Supports UIby evan-kim2028
Secure Snowflake MCP server for agentic querying, auditing, and business report generation.
What it does\nConnects AI assistants to Snowflake databases with built-in safety guardrails, result caching, and a comprehensive auditing system. It enables agents to query data and build evolving business reports via natural language.\n\n## Tools\n- execute_query: Run SQL queries with safety guardrails and timeouts.\n- build_catalog: Export Snowflake metadata for efficient offline search.\n- search_catalog: Find tables and columns without querying the live database.\n- create_report: Initialize auditable JSON-backed business reports.\n- evolve_report: Modify reports with LLM assistance and a full audit trail.\n- render_report: Export reports to HTML, PDF, or Markdown via Quarto.\n- test_connection: Validate Snowflake authentication status.\n\n## Installation\nAdd the following to your claude_desktop_config.json (requires Snowflake CLI profile):\n\njson\n{\n "mcpServers": {\n "igloo-mcp": {\n "command": "igloo_mcp",\n "args": ["--profile", "quickstart"]\n }\n }\n}\n\n\n## Supported hosts\nConfirmed for Cursor and Claude Code.
Quick install
uv pip install igloo-mcpInformation
- Pricing
- free
- Published
- 5/5/2026
- stars





