Other Tools and Integrations C# ★ 1,216

Azure/azure-mcp

Official Microsoft MCP server for Azure services including Storage, Cosmos DB, and Azure Monitor.

Add to Claude Desktop config.json

{
  "mcpServers": {
    "azure-azure-mcp": {
      "command": "node",
      "args": [
        "~/.mcp/azure-mcp/index.js"
      ]
    }
  }
}

This repository is archived as of August 25, 2025. Going forward, the Azure MCP team is using https://github.com/microsoft/mcp to develop the code and issues formerly in this repository.

Please see the following for more context:

https://github.com/microsoft/mcp/blob/main/servers/Azure.Mcp.Server/README.md

Similar MCP servers

More in Other Tools and Integrations →