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
 The MCP server for Azure DevOps, bringing the power of Azure DevOps directly to your agents. ★ 1,977
- Awesome Copilot MCP Server An MCP server that stores Copilot customizations from the Awesome Copilot repository ★ 196
- Microsoft MCP Server for Enterprise Official Microsoft MCP Server to query Microsoft Entra data using natural language ★ 49
05 · Facts
- repository
- github.com/microsoft/mcp
- 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
Alternatives to Azure MCP Server
Maintained cloud infrastructure servers if Azure MCP Server isn't the fit.
- Cloudflare MCP Server Cloudflare MCP servers ★ 4,105 · 2026-08-22
- Kubernetes MCP Server A Model Context Protocol (MCP) server for Kubernetes and OpenShift ★ 2,016 · 2026-08-24
- Azure DevOps (ADO) The MCP server for Azure DevOps, bringing the power of Azure DevOps directly to your agents. ★ 1,977 · 2026-08-24
- Terra Vision Cloud architecture diagrams generated from terraform plan, with official AWS, Azure, GCP icons ★ 1,615 · 2026-08-10
- Terraform Generate more accurate Terraform and automate workflows for HCP Terraform and Terraform Enterprise ★ 1,511 · 2026-08-24
- Coolify 44 optimized tools for managing Coolify infrastructure, diagnostics, and docs search ★ 560 · 2026-08-22
Pairs well with
Servers that cover what Azure MCP Server doesn't - only shown when the pairing reason fits the companion.
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