HDInsightManagementClient MCP Config
The HDInsight Management Client.
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcpbridge.org/config/azure-com-hdinsight-configurations.jsonOne-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-configurations": {
"command": "npx",
"args": [
"-y",
"@mcp/azure-com-hdinsight-configurations"
],
"env": {
"HDINSIGHTMANAGEMENTCLIENT_API_KEY": "your_hdinsightmanagementclient_api_key"
}
}
}
}Cursor
Settings → MCP Servers → Add
{
"mcpServers": {
"azure-com-hdinsight-configurations": {
"url": "https://mcpbridge.org/config/azure-com-hdinsight-configurations.json"
}
}
}VS Code
Use with MCP extension
{
"mcpServers": {
"azure-com-hdinsight-configurations": {
"url": "https://mcpbridge.org/config/azure-com-hdinsight-configurations.json"
}
}
}Configuration JSON
Use curl https://mcpbridge.org/config/azure-com-hdinsight-configurations.json to fetch programmatically.
{
"mcpServers": {
"azure-com-hdinsight-configurations": {
"command": "npx",
"args": ["-y","@mcp/azure-com-hdinsight-configurations"],
"env": {
"HDINSIGHTMANAGEMENTCLIENT_API_KEY": "your_hdinsightmanagementclient_api_key"
}
}
}
}How to Use
Cursor
Go to Cursor Settings → MCP Servers → Add with the JSON above.
CLI / curl
Fetch the config programmatically:
curl https://mcpbridge.org/config/azure-com-hdinsight-configurations.jsonEnvironment Variables
HDINSIGHTMANAGEMENTCLIENT_API_KEYReplace your_hdinsightmanagementclient_api_key with your actual hdinsightmanagementclient api key
Endpoints
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HDInsight/clusters/{clusterName}/configurationsConfigurations_List
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HDInsight/clusters/{clusterName}/configurations/{configurationName}Configurations_Get
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HDInsight/clusters/{clusterName}/configurations/{configurationName}Configurations_Update
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.
https://mcpbridge.org/config/amazonaws-com-comprehend.jsonAmazon 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
https://mcpbridge.org/config/amazonaws-com-firehose.jsonAmazon 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>
https://mcpbridge.org/config/amazonaws-com-kinesis.jsonAmazon 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
https://mcpbridge.org/config/amazonaws-com-kinesisanalytics.json