Azure Table by CData
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.
主要功能
- Read-only access to Azure Table data.
- Uses CData JDBC Driver for Azure Table.
- Supports natural language queries for data retrieval.
- 0 GitHub stars
- Exposes Azure Table data as relational SQL models.
- Provides a simple MCP interface for LLMs.
使用案例
- Retrieving live information from Azure Table using an MCP interface.
- Querying Azure Table data with natural language through Claude Desktop.
- Integrating Azure Table data with LLMs without requiring SQL knowledge.