InfrastructureInsightsManagementClient MCP Server
Resource provider health operation endpoints and objects.
Quick Answer
- 1. The InfrastructureInsightsManagementClient MCP server lets Claude, Cursor, and VS Code interact with the InfrastructureInsightsManagementClient API through natural language.
- 2. Setup: Add the config to
claude_desktop_config.json, set your environment variables, and restart. - 3. 2 operations available including ServiceHealths_List, ServiceHealths_Get.
- 4. Quality score: 28/99 — fair source quality and documentation coverage.
Overview
Category: Data & Analytics
Auth: None
Endpoints: 2
Transport: STDIO
Command: npx -y @mcp/azure-com-azsadmin-servicehealth
Spec: v2016-05-01
Setup time: ~30 sec (no auth)
Environment Variables
INFRASTRUCTUREINSIGHTSMANAGEMENTCLIENT_API_KEYExample: your_infrastructureinsightsmanagementclient_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-azsadmin-servicehealth": {
"command": "npx",
"args": [
"-y",
"@mcp/azure-com-azsadmin-servicehealth"
],
"env": {
"INFRASTRUCTUREINSIGHTSMANAGEMENTCLIENT_API_KEY": "your_infrastructureinsightsmanagementclient_api_key"
}
}
}
}Cursor
Settings → MCP Servers → Add
{
"mcpServers": {
"azure-com-azsadmin-servicehealth": {
"url": "https://mcpbridge.org/config/azure-com-azsadmin-servicehealth.json"
}
}
}Saves as .cursor/mcp.json in the download. Move it to your project root.
VS Code
Use with MCP extension
{
"mcpServers": {
"azure-com-azsadmin-servicehealth": {
"url": "https://mcpbridge.org/config/azure-com-azsadmin-servicehealth.json"
}
}
}MCP Server Configuration
Add this to your claude_desktop_config.json or Cursor MCP settings.
{
"mcpServers": {
"azure-com-azsadmin-servicehealth": {
"command": "npx",
"args": ["-y","@mcp/azure-com-azsadmin-servicehealth"],
"env": {
"INFRASTRUCTUREINSIGHTSMANAGEMENTCLIENT_API_KEY": "your_infrastructureinsightsmanagementclient_api_key"
}
}
}
}What You Can Build
With the InfrastructureInsightsManagementClient MCP server, your AI assistant can:
- Access 2 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}/resourceGroups/{resourceGroupName}/providers/Microsoft.InfrastructureInsights.Admin/regionHealths/{location}/serviceHealthsServiceHealths_List
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.InfrastructureInsights.Admin/regionHealths/{location}/serviceHealths/{serviceHealth}ServiceHealths_Get
Authentication
No authentication required. This MCP server can be used without API keys.
Spec Version
Version: 2016-05-01
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)
- +2 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