Cloud & Infrastructure
Azure MCP
Microsoft’s Azure MCP Server connects agents to Azure resources across compute, storage, databases, AI, and more. Run locally with npx `@azure/mcp` after Azure CLI authentication.
Stars
1.2k
Installs
260.0k
License
MIT
Kind
MCP
Trust evidence
Verified
Verified MCP — curated catalog entry with reviewed setup metadata.
- Stars: 1.2k · catalog
- Freshness: Updated 2026-07-01
- Used in 0 known stacks (editorial graph may still apply)
Prerequisites
- · Host app that loads MCP config (Cursor, Claude Desktop, etc.)
- · Node.js 18+
Reference command
{
"mcpServers": {
"azure-mcp-server": {
"command": "npx",
"args": ["-y", "@azure/mcp@latest", "server", "start"]
}
}
}