← Index

Azure MCP Server

com.microsoft/azure·v3.0.0-beta.6·Azure
Quality Score
95
/100

All Azure MCP tools to create a seamless connection between AI agents and Azure services.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "azure": {
      "command": "npx",
      "args": [
        "-y",
        "@azure/mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "azure": {
      "command": "npx",
      "args": [
        "-y",
        "@azure/mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @azure/mcp
Claude Desktop (uvx)
{
  "mcpServers": {
    "azure": {
      "command": "uvx",
      "args": [
        "msmcp-azure"
      ]
    }
  }
}
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
10
§04  Alternatives in Azure