Submit

Azure TableStore MCP Server

@dkmaker

A MCP Server to query a Azure Table Storage for local development
Overview

What is Azure TableStore MCP Server?

Azure TableStore MCP Server is a TypeScript-based server that allows developers to interact with Azure Table Storage for local development, enabling querying and management of data in Azure Storage Tables.

How to use Azure TableStore MCP Server?

To use the server, clone the repository, install dependencies, and configure the connection string. You can run it directly with npm or integrate it with Cline for querying Azure Table Storage.

Key features of Azure TableStore MCP Server?

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

Use cases of Azure TableStore MCP Server?

  1. Querying user data from Azure Storage Tables.
  2. Managing and retrieving data schemas for applications.
  3. Listing available tables for data management tasks.

FAQ from Azure TableStore MCP Server?

  • Is Azure TableStore MCP Server free to use?

Yes! It is open-source and free to use under the MIT License.

  • What programming language is used?

The server is built using TypeScript.

  • Can I use it for production?

While it is designed for local development, it can be adapted for production use with proper configuration.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.

Azure TableStore MCP Server MCP Server