๐งช Community โ Claude Code โ Claude Desktop Standalone โข Azure-mcp
Azure Mcp
Azure MCP Server - read-only Azure observability, cost, and resource-health analysis in natural language: monitoring, pricing, quota, advisor, resource health, diagnostics
Installation
Install this plugin individually:
/plugin marketplace add wyre-technology/msp-claude-plugins --plugin azure-mcp Or install all MSP plugins at once:
/plugin marketplace add wyre-technology/msp-claude-plugins Features
- Connection
- Cost And Capacity
- Observability
Skills
This plugin provides 3 skills that teach Claude about Azure Mcp:
| Skill | Description |
|---|---|
connection | Onboarding the azure-mcp connector in the WYRE MCP Gateway: Azure service-principal registration, the tenantId/clientId/clientSecret triple, least-privilege Reader-tier RBAC assignments, the gateway's read-only namespace allowlist, and connection verification and failure modes (expired secret, missing role assignment). |
cost-and-capacity | The read-only cost and capacity half of the azure-mcp connector โ the pricing, quota, subscription, and group namespaces: retail meter-rate lookups, quota and usage headroom, subscription and resource-group inventory, and the retail-versus- actual-billing distinction that shapes every estimate. |
observability | The read-only observability half of the azure-mcp connector โ the monitor, resourcehealth, applens, and advisor namespaces: Azure Monitor metrics, Log Analytics KQL, alert-rule state, platform health states, AppLens detectors, and Advisor recommendation categories, plus the degraded-resource investigation order. |
Agents
This plugin provides 1 agent for autonomous task execution:
| Agent | Description |
|---|---|
azure-ops-analyst | Use this agent when an MSP engineer, service manager, or cloud lead needs a read-only Azure operations investigation โ resource health triage, cost and Azure Advisor analysis, quota/capacity headroom checks, and observability-posture reporting across subscriptions. |
Commands
Available slash commands:
| Command | Description |
|---|---|
/azure-cost | Azure cost and pricing analysis for a subscription โ Advisor cost recommendations, retail pricing lookups, and quota-driven right-sizing signals, scoped to one subscription |
/azure-diagnostics | Resource health and diagnostics triage for an Azure resource or subscription โ Resource Health status, AppLens deep diagnostics, and Azure Monitor alert state |
API Reference
| Base URL | |
| Authentication | |
| Rate Limit | |
| Documentation |
Example Usage
Azure cost and pricing analysis for a subscription โ Advisor cost recommendations, retail pricing lookups, and quota-driven right-sizing signals, scoped to one subscription
/azure-cost Resource health and diagnostics triage for an Azure resource or subscription โ Resource Health status, AppLens deep diagnostics, and Azure Monitor alert state
/azure-diagnostics Using Skills
/skill azure-mcp:connection
Onboarding the azure-mcp connector in the WYRE MCP Gateway: Azure service-principal registration, the tenantId/clientId/clientSecret triple, least-privilege Reader-tier RBAC assignments, the gateway's read-only namespace allowlist, and connection verification and failure modes (expired secret, missing role assignment).