Azure MCP Server
Rank #14com.microsoft/azure
MCP server providing azure capabilities
Azure MCP Server is a Model Context Protocol (MCP) server published by microsoft. It ranks #14 of 77,308 servers tracked on MCP Toplist, and its repository has 3,498 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 77,294 of 77,308 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.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.microsoft%2Fazure)<a href="https://mcptoplist.com/server/com.microsoft%2Fazure"><img src="https://mcptoplist.com/badge/com.microsoft%2Fazure.svg" alt="MCP Toplist: Top 1% of 77,308" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
microsoft
Other servers by microsoft
- MarkItDown#9 · 5 vers
- Playwright MCP Server#10 · 6 vers
- 🚀 Model Context Protocol (MCP) Curriculum for Beginners MCP Server#349
- Awesome Copilot MCP Server#422 · 91 vers
- Azure DevOps MCP Server#441 · 6 vers
- Microsoft Fabric RTI MCP Server#1,454 · 8 vers
- GenAIScript#1,618 · 5 vers
- Microsoft Work IQ Calendar#1,978
- DebugMCP#2,256
- Power BI Modeling#4,002
- Microsoft Copilot Studio ❤️ MCP Server#6,099
- Clarity Data Export MCP Server#6,108
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 28 MCP servers (177 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.