Skip to content
MCP-Bridge
Cloud InfrastructureAuto-generated

WorkbookClient MCP Server

Azure client for Workbook.

Quick Setup

Transport: STDIO

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

Environment Variables

WORKBOOKCLIENT_API_KEY

Example: your_workbookclient_api_key

MCP Server Configuration

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

{
  "mcpServers": {
    "azure-com-applicationinsights-workbookoperations-api": {
      "command": "npx",
      "args": ["-y","@mcp/azure-com-applicationinsights-workbookoperations-api"],
      "env": {
      "WORKBOOKCLIENT_API_KEY": "your_workbookclient_api_key"
}
    }
  }
}

Endpoints

GET/providers/Microsoft.Insights/operations

Operations_List