Enables querying of live Azure Analysis Services data from LLMs like Claude Desktop via a read-only Model Context Protocol (MCP) server.
This tool builds a read-only Model Context Protocol (MCP) Server that allows Large Language Models (LLMs), such as Claude Desktop, to query live data from Azure Analysis Services. By leveraging the CData JDBC Driver for Azure Analysis Services, data is exposed as relational SQL models. The server then wraps this driver, providing a simple MCP interface, allowing LLMs to retrieve real-time information through natural language queries, eliminating the need for SQL.