Azure MCP Server
Rank #8com.microsoft/azure
MCP server providing azure capabilities
Azure MCP Server is a Model Context Protocol (MCP) server published by microsoft. It ranks #8 of 56,377 servers tracked on MCP Toplist, and its repository has 3,282 GitHub stars. Azure MCP Server is listed on Official MCP, with 34 tracked versions. It was first listed on Nov 16, 2025 and most recently updated on Apr 29, 2026.
Ranks ahead of 56,369 of 56,377 servers on MCP Toplist.
Use Azure MCP Server
Add Azure MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"azure": {
"command": "dnx",
"args": [
"Azure.Mcp"
]
}
}
}{
"mcpServers": {
"azure": {
"command": "npx",
"args": [
"-y",
"@azure/mcp"
]
}
}
}{
"mcpServers": {
"azure": {
"command": "uvx",
"args": [
"msmcp-azure"
]
}
}
}Published as mcp bundle `https://github.com/microsoft/mcp/releases/download/Azure.Mcp.Server-3.0.0-beta.6/Azure.Mcp.Server-win-x64.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/microsoft/mcp/releases/download/Azure.Mcp.Server-3.0.0-beta.6/Azure.Mcp.Server-win-arm64.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/microsoft/mcp/releases/download/Azure.Mcp.Server-3.0.0-beta.6/Azure.Mcp.Server-linux-x64.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/microsoft/mcp/releases/download/Azure.Mcp.Server-3.0.0-beta.6/Azure.Mcp.Server-linux-arm64.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/microsoft/mcp/releases/download/Azure.Mcp.Server-3.0.0-beta.6/Azure.Mcp.Server-osx-x64.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/microsoft/mcp/releases/download/Azure.Mcp.Server-3.0.0-beta.6/Azure.Mcp.Server-osx-arm64.mcpb` — install it through your client’s extension manager.
Listed on 1 registry
microsoft
Other servers by microsoft
- MarkItDown#6 · 5 vers
- Playwright MCP Server#7 · 4 vers
- 🚀 Model Context Protocol (MCP) Curriculum for Beginners MCP Server#217
- Awesome Copilot MCP Server#299 · 81 vers
- GenAIScript#1364 · 5 vers
- DebugMCP#2486
- Microsoft Copilot Studio ❤️ MCP Server#5264
- Enterprisemcp#5806 · 2 vers
- MCP Weather Server#8078
- Clarity Data Export MCP Server#8226
- TypeSpec MCP Server and Emitter MCP Server#9927
- codesearch#12652
Available versions (34)
| Version | Published |
|---|---|
| 3.0.0-beta.6 | Apr 29, 2026 |
| 2.0.2 | Apr 25, 2026 |
| 3.0.0-beta.5 | Apr 23, 2026 |
| 3.0.0-beta.4 | Apr 21, 2026 |
| 3.0.0-beta.3 | Apr 16, 2026 |
| 3.0.0-beta.2 | Apr 14, 2026 |
| 2.0.1 | Apr 14, 2026 |
| 2.0.0 | Apr 10, 2026 |
| 2.0.0-beta.40 | Apr 8, 2026 |
| 2.0.0-beta.39 | Apr 6, 2026 |
| 2.0.0-beta.38 | Apr 4, 2026 |
| 2.0.0-beta.37 | Apr 3, 2026 |
| 3.0.0-beta.1 | Apr 1, 2026 |
| 2.0.0-beta.36 | Apr 1, 2026 |
| 2.0.0-beta.35 | Mar 31, 2026 |
| 2.0.0-beta.34 | Mar 28, 2026 |
| 2.0.0-beta.33 | Mar 26, 2026 |
| 2.0.0-beta.32 | Mar 25, 2026 |
| 2.0.0-beta.31 | Mar 21, 2026 |
| 2.0.0-beta.30 | Mar 20, 2026 |
| 2.0.0-beta.29 | Mar 19, 2026 |
| 2.0.0-beta.28 | Mar 18, 2026 |
| 2.0.0-beta.27 | Mar 12, 2026 |
| 2.0.0-beta.26 | Mar 10, 2026 |
| 2.0.0-beta.25 | Mar 6, 2026 |
| 2.0.0-beta.24 | Mar 4, 2026 |
| 2.0.0-beta.23 | Feb 28, 2026 |
| 2.0.0-beta.16 | Feb 4, 2026 |
| 2.0.0-beta.15 | Jan 30, 2026 |
| 2.0.0-beta.14 | Jan 28, 2026 |
| 2.0.0-beta.13 | Jan 22, 2026 |
| 2.0.0-beta.6 | Nov 24, 2025 |
| 2.0.0-beta.5 | Nov 16, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Azure MCP Server?
- Azure MCP Server is maintained by microsoft, which publishes 24 MCP servers (151 total versions) tracked on MCP Toplist.
- Is Azure MCP Server listed on the official MCP registry?
- Yes — Azure MCP Server is listed on the Official MCP Registry.
- How many versions does Azure MCP Server have?
- MCP Toplist tracks 34 versions of Azure MCP Server, most recently published on Apr 29, 2026.
- Where can I find the source code for Azure MCP Server?
- The source code for Azure MCP Server is hosted at github.com/microsoft/mcp.