Back to directory
dkmaker/mcp-azure-tablestorage

dkmaker/mcp-azure-tablestorage

@dkmaker

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

azuretable-storagemcpdatabasetypescriptstoragelocal-development

Installation & Configuration

{
  "mcpServers": {
    "tablestore": {
      "command": "npx",
      "args": [
        "dkmaker-mcp-server-tablestore"
      ],
      "env": {
        "AZURE_STORAGE_CONNECTION_STRING": "your_connection_string_here"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15