mcp-azure-tablestorage
5
The Azure TableStore MCP Server is a TypeScript-based server designed to interact with Azure Table Storage using Cline. It offers features like querying tables, listing tables, retrieving schemas, and provides comprehensive error handling. Designed for easy setup with a connection string, it ensures efficient management of data.
Azure TableStore MCP Server
A TypeScript-based MCP server facilitating interaction with Azure Table Storage via Cline.
Features
- Query Azure Storage Tables with OData filter support
- Obtain table schemas for data structure insight
- List tables in storage account
- Detailed error handling and response info
- Easy setup through connection string
Configuration
- Requires
AZURE_STORAGE_CONNECTION_STRING
Use the Azure TableStore server with Cline for querying tables, getting schemas, and listing tables with strict context management to safeguard LLM processing.