Skip to content
MCP-Bridge
Data & AnalyticsAuto-generated

InfrastructureInsightsManagementClient MCP Server

Resource provider health operation endpoints and objects.

Quick Setup

Transport: STDIO

Command: npx -y @mcp/azure-com-azsadmin-servicehealth

Environment Variables

INFRASTRUCTUREINSIGHTSMANAGEMENTCLIENT_API_KEY

Example: your_infrastructureinsightsmanagementclient_api_key

MCP Server Configuration

Add this to your claude_desktop_config.json or Cursor MCP settings.

{
  "mcpServers": {
    "azure-com-azsadmin-servicehealth": {
      "command": "npx",
      "args": ["-y","@mcp/azure-com-azsadmin-servicehealth"],
      "env": {
      "INFRASTRUCTUREINSIGHTSMANAGEMENTCLIENT_API_KEY": "your_infrastructureinsightsmanagementclient_api_key"
}
    }
  }
}

Endpoints

GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.InfrastructureInsights.Admin/regionHealths/{location}/serviceHealths

ServiceHealths_List

GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.InfrastructureInsights.Admin/regionHealths/{location}/serviceHealths/{serviceHealth}

ServiceHealths_Get