Skip to content
MCP-Bridge
Data & AnalyticsAuto-generated

HDInsightManagementClient MCP Server

The HDInsight Management Client.

Quick Setup

Transport: STDIO

Command: npx -y @mcp/azure-com-hdinsight-operations

Environment Variables

HDINSIGHTMANAGEMENTCLIENT_API_KEY

Example: your_hdinsightmanagementclient_api_key

MCP Server Configuration

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

{
  "mcpServers": {
    "azure-com-hdinsight-operations": {
      "command": "npx",
      "args": ["-y","@mcp/azure-com-hdinsight-operations"],
      "env": {
      "HDINSIGHTMANAGEMENTCLIENT_API_KEY": "your_hdinsightmanagementclient_api_key"
}
    }
  }
}

Endpoints

GET/providers/Microsoft.HDInsight/operations

Operations_List