Skip to content
MCP-Bridge
Cloud InfrastructureAuto-generated

ApplicationInsightsManagementClient MCP Server

Azure Application Insights client for web test locations.

Quick Setup

Transport: STDIO

Command: npx -y @mcp/azure-com-applicationinsights-webtestlocations-api

Environment Variables

APPLICATIONINSIGHTSMANAGEMENTCLIENT_API_KEY

Example: your_applicationinsightsmanagementclient_api_key

MCP Server Configuration

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

{
  "mcpServers": {
    "azure-com-applicationinsights-webtestlocations-api": {
      "command": "npx",
      "args": ["-y","@mcp/azure-com-applicationinsights-webtestlocations-api"],
      "env": {
      "APPLICATIONINSIGHTSMANAGEMENTCLIENT_API_KEY": "your_applicationinsightsmanagementclient_api_key"
}
    }
  }
}

Endpoints

GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/syntheticmonitorlocations

webTestLocations_List