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-locations

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-locations": {
      "command": "npx",
      "args": ["-y","@mcp/azure-com-hdinsight-locations"],
      "env": {
      "HDINSIGHTMANAGEMENTCLIENT_API_KEY": "your_hdinsightmanagementclient_api_key"
}
    }
  }
}

Endpoints

GET/subscriptions/{subscriptionId}/providers/Microsoft.HDInsight/locations/{location}/billingSpecs

Locations_ListBillingSpecs

GET/subscriptions/{subscriptionId}/providers/Microsoft.HDInsight/locations/{location}/capabilities

Locations_GetCapabilities

GET/subscriptions/{subscriptionId}/providers/Microsoft.HDInsight/locations/{location}/usages

Locations_ListUsages