Azure Management
Freeby MCP Community
MCP server for Azure Resource Manager - read-only discovery and inspection of Azure infrastructure including Function Apps, App Services, Key Vaults, Storage, S
v29.0.0Added Apr 12, 2026
mcpmodel-context-protocolazureazure-managementarm
Azure Management MCP Server
MCP server for Azure Resource Manager - read-only discovery and inspection of Azure infrastructure including Function Apps, App Services, Key Vaults, Storage, S
Installation
npx -y @mcp-consultant-tools/azure-management
Reviews
Installation
Quick install
npx -y @mcp-consultant-tools/azure-management
Add to claude_desktop_config.json
{
"mcpServers": {
"azure-management": {
"command": "npx",
"args": ["-y", "@mcp-consultant-tools/azure-management"]
}
}
}