mcp-azure-tablestorage

mcp-azure-tablestorage

3.3

If you are the rightful owner of mcp-azure-tablestorage and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Azure TableStore MCP Server is a TypeScript-based server that facilitates interaction with Azure Table Storage through Cline, enabling data querying and management.

The Azure TableStore MCP Server is designed to provide seamless interaction with Azure Table Storage using the Model Context Protocol (MCP). It allows users to query and manage data stored in Azure Storage Tables directly from their applications. The server supports OData filters for querying, provides detailed error handling, and offers a simple configuration process through an Azure Storage connection string. This tool is particularly useful for developers looking to integrate Azure Table Storage capabilities into their applications with minimal setup.

Features

  • Query Azure Storage Tables with OData filter support
  • Get table schemas to understand data structure
  • List all tables in the storage account
  • Detailed error handling and response information
  • Simple configuration through connection string