Provides AI agents with fast, read-only access to SQL Server and Snowflake schema metadata, including tables, columns, foreign keys, and join path suggestions, via a local cache.
Sponsored
Empower your AI coding agents with instant insights into your database schemas without the need for live queries. This MCP server creates a local cache of SQL Server and Snowflake metadata, giving AI agents immediate access to table structures, column details, foreign key relationships, and smart suggestions for multi-hop join paths. It streamlines schema exploration and understanding for AI, allowing for more efficient and accurate database interactions.
主要功能
01Manages multiple database connections and allows dynamic source addition
02Offers tools for searching tables and columns across databases
03Locally caches SQL Server and Snowflake schema metadata
04Provides smart join path suggestions between tables
05Supports both read-only (cached) and admin (live refresh) operations
060 GitHub stars
使用案例
01AI agents exploring database schemas for query generation or data understanding
02Automating the discovery of table relationships and join possibilities for AI-driven analytics
03Accelerating AI agent development by providing pre-cached database context