Connects large language models to live Azure Data Catalog data for natural language querying.
This tool serves as a read-only Model Context Protocol (MCP) Server, specifically designed to integrate Azure Data Catalog with large language models (LLMs) such as Claude Desktop. It achieves this by wrapping CData JDBC Drivers, which expose Azure Data Catalog data as relational SQL models. The server then makes this data accessible via a simple MCP interface, empowering LLMs to retrieve live information and answer questions using natural language, eliminating the need for direct SQL interaction.