Enables querying of live Azure Table data from Claude Desktop using CData JDBC drivers through a Model Context Protocol (MCP) interface.
This read-only MCP server allows Large Language Models (LLMs) like Claude Desktop to query live Azure Table data. It leverages the CData JDBC Driver for Azure Table to expose the data as relational SQL models, wrapping the driver with a simple MCP interface. This enables users to retrieve information by asking natural language questions, eliminating the need for SQL queries.