Azure MCP Server

All Azure MCP tools in a single server. The Azure MCP Server implements the MCP specification to create a seamless connection between AI agents and Azure services. Azure MCP Server can be used alone or with the GitHub Copilot for Azure extension in VS Code. It runs locally over stdio via the published package.

People connecting cloud infrastructure tools to Claude, Cursor, VS Code, or another MCP client. The project is written in C#.

VERIFIED ACTIVE

LAST COMMIT 2026-08-21 · ★ 3,598 · #10 OF 848 MAINTAINED CLOUD INFRASTRUCTURE · VERIFIED 2026-08-25

MIT · C# · how we verify → /methodology

01 · Install Azure MCP Server

before you install - you'll need

Set AZURE_TENANT_ID, AZURE_CLIENT_ID, AZURE_CLIENT_SECRET before connecting.

Claude Code

claude mcp add microsoft-mcp-servers-azure-mcp-server -- npx -y @azure/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "microsoft-mcp-servers-azure-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@azure/mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · Claude Desktop extension (.mcpb bundle)

license MIT - declared in the repository

npm package @azure/mcp - the @azure scope differs from the repo owner (microsoft); confirm it's the project's official package

registry vendor namespace com.microsoft - domain-verified with the official MCP registry

03 · What Azure MCP Server can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

Azure.Mcp.Server-3.0.0-beta.37 · 2026-08-21

![Help shape Azure MCP Server's Managed Remote Hosting - take our 1-minute survey]( · _[Release Title]_ · [Release Description] · The current individual tool count is: [Tool Count] · Refer to the CHANGELOG for a full…

Azure.Mcp.Server-3.0.0-beta.36 · 2026-08-19

![Help shape Azure MCP Server's Managed Remote Hosting - take our 1-minute survey]( · _[Release Title]_ · [Release Description] · The current individual tool count is: [Tool Count] · Refer to the CHANGELOG for a full…

Azure.Mcp.Server-3.0.0-beta.35 · 2026-08-13

![Help shape Azure MCP Server's Managed Remote Hosting - take our 1-minute survey]( · _[Release Title]_ · [Release Description] · The current individual tool count is: [Tool Count] · Refer to the CHANGELOG for a full…

04 · Who maintains Azure MCP Server

Azure MCP Server is maintained by microsoft. We track 9 MCP servers from microsoft - 9 actively maintained, 43,350 combined GitHub stars, oldest repo from Mar 2025. Full record: all servers from microsoft.

  1. Microsoft Fabric MCP Server MCP tools for interacting with Microsoft Fabric ★ 3,598
  2. Playwright MCP Playwright Tools for MCP ★ 36,436
  3. Power BI Modeling MCP Server The Power BI Modeling MCP Server brings Power BI semantic modeling capabilities to your AI agents. ★ 1,092
  4. Azure DevOps (ADO) The MCP server for Azure DevOps, bringing the power of Azure DevOps directly to your agents. ★ 1,977
  5. Awesome Copilot MCP Server An MCP server that stores Copilot customizations from the Awesome Copilot repository ★ 196
  6. Microsoft MCP Server for Enterprise Official Microsoft MCP Server to query Microsoft Entra data using natural language ★ 49

05 · Facts

category
cloud infrastructure - ranked #10 of 848 actively-maintained cloud infrastructure servers as of 2026-08-25.
release cadence
8 releases in the last 90 days (latest 2026-08-21)
registry
com.microsoft/azure (active, first published 2025-11-16 · 34 versions)
packages
nuget:Azure.Mcp · npm:@azure/mcp · pypi:msmcp-azure · mcpb:https://github.com/microsoft/mcp/releases/download/Azure.Mcp.Server-3.0.0-beta.37/Azure.Mcp.Server-win-x64.mcpb · mcpb:https://github.com/microsoft/mcp/releases/download/Azure.Mcp.Server-3.0.0-beta.37/Azure.Mcp.Server-win-arm64.mcpb · mcpb:https://github.com/microsoft/mcp/releases/download/Azure.Mcp.Server-3.0.0-beta.37/Azure.Mcp.Server-linux-x64.mcpb · mcpb:https://github.com/microsoft/mcp/releases/download/Azure.Mcp.Server-3.0.0-beta.37/Azure.Mcp.Server-linux-arm64.mcpb · mcpb:https://github.com/microsoft/mcp/releases/download/Azure.Mcp.Server-3.0.0-beta.37/Azure.Mcp.Server-osx-x64.mcpb · mcpb:https://github.com/microsoft/mcp/releases/download/Azure.Mcp.Server-3.0.0-beta.37/Azure.Mcp.Server-osx-arm64.mcpb

06 · Azure MCP Server FAQ

What is Azure MCP Server?

All Azure MCP tools in a single server. The Azure MCP Server implements the MCP specification to create a seamless connection between AI agents and Azure services. Azure MCP Server can be used alone or with the GitHub Copilot for Azure extension in VS Code. It runs locally over stdio via the published package.

Is Azure MCP Server still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-21 and it shipped 8 releases in the last 90 days. We re-verify nightly.

How do I install Azure MCP Server?

Run `npx -y @azure/mcp`. The README documents 3 environment variables (AZURE_TENANT_ID, AZURE_CLIENT_ID, AZURE_CLIENT_SECRET) to set first. Set AZURE_TENANT_ID, AZURE_CLIENT_ID, AZURE_CLIENT_SECRET before connecting. You can also paste the ready-made client config above.

Does Azure MCP Server run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Azure MCP Server

head to head · Kubernetes MCP Server vs Azure MCP Server · Azure MCP Server vs Coolify · Ts Core vs Azure MCP Server

More cloud infrastructure MCP servers · Kubeview · Moira · Komodo MCP Server · Package Version Check MCP · Better Godot MCP