HDInsightManagementClient MCP Server
The HDInsight Management Client.
Quick Answer
- 1. The HDInsightManagementClient MCP server lets Claude, Cursor, and VS Code interact with the HDInsightManagementClient API through natural language.
- 2. Setup: Add the config to
claude_desktop_config.json, set your environment variables, and restart. - 3. 3 operations available including Locations_ListBillingSpecs, Locations_GetCapabilities, Locations_ListUsages.
- 4. Quality score: 28/99 — fair source quality and documentation coverage.
Overview
Category: Data & Analytics
Auth: None
Endpoints: 3
Transport: STDIO
Command: npx -y @mcp/azure-com-hdinsight-locations
Spec: v2015-03-01-preview
Setup time: ~30 sec (no auth)
Environment Variables
HDINSIGHTMANAGEMENTCLIENT_API_KEYExample: your_hdinsightmanagementclient_api_key
One-Click Install
Copy the snippet for your MCP client and paste it in — zero editing required.
Claude Desktop
Add to claude_desktop_config.json
{
"mcpServers": {
"azure-com-hdinsight-locations": {
"command": "npx",
"args": [
"-y",
"@mcp/azure-com-hdinsight-locations"
],
"env": {
"HDINSIGHTMANAGEMENTCLIENT_API_KEY": "your_hdinsightmanagementclient_api_key"
}
}
}
}Cursor
Settings → MCP Servers → Add
{
"mcpServers": {
"azure-com-hdinsight-locations": {
"url": "https://mcpbridge.org/config/azure-com-hdinsight-locations.json"
}
}
}Saves as .cursor/mcp.json in the download. Move it to your project root.
VS Code
Use with MCP extension
{
"mcpServers": {
"azure-com-hdinsight-locations": {
"url": "https://mcpbridge.org/config/azure-com-hdinsight-locations.json"
}
}
}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"
}
}
}
}What You Can Build
With the HDInsightManagementClient MCP server, your AI assistant can:
- Access 3 API operations through natural language
- Read, create, and modify data & analytics resources without writing HTTP requests
- Chain multiple operations in a single conversation for complex workflows
- Combine with other MCP servers for cross-tool automation
Endpoints
/subscriptions/{subscriptionId}/providers/Microsoft.HDInsight/locations/{location}/billingSpecsLocations_ListBillingSpecs
/subscriptions/{subscriptionId}/providers/Microsoft.HDInsight/locations/{location}/capabilitiesLocations_GetCapabilities
/subscriptions/{subscriptionId}/providers/Microsoft.HDInsight/locations/{location}/usagesLocations_ListUsages
Authentication
No authentication required. This MCP server can be used without API keys.
Spec Version
Version: 2015-03-01-preview
Spec version published with the OpenAPI document. Config auto-updates when the spec changes.
Page last updated: June 13, 2026
Quality Score
- +Auto-generated (+12)
- +OpenAPI spec available (+8)
- +3 endpoints (+8)
Own this API?
Claim your listing to update description, links, and category — and get a verified badge.
Claim this listing →Similar APIs
Other APIs in the Data & Analytics category.
Amazon Comprehend
Amazon Comprehend is an Amazon Web Services service for gaining insight into the content of documents. Use these actions to determine the topics contained in your documents, the topics they discuss, the predominant sentiment expressed in them, the predominant language used, and more.
Amazon Kinesis Firehose
<fullname>Amazon Kinesis Data Firehose API Reference</fullname> <p>Amazon Kinesis Data Firehose is a fully managed service that delivers real-time streaming data to destinations such as Amazon Simple Storage Service (Amazon S3), Amazon OpenSearch Service, Amazon Redshift, Splunk, and various other s
Amazon Kinesis
<fullname>Amazon Kinesis Data Streams Service API Reference</fullname> <p>Amazon Kinesis Data Streams is a managed service that scales elastically for real-time processing of streaming big data.</p>
Amazon Kinesis Analytics
<fullname>Amazon Kinesis Analytics</fullname> <p> <b>Overview</b> </p> <note> <p>This documentation is for version 1 of the Amazon Kinesis Data Analytics API, which only supports SQL applications. Version 2 of the API supports SQL and Java applications. For more information about version 2, see <a h