Skip to content
MCP-Bridge
Cloud InfrastructureAuto-generated

AWS Health APIs and Notifications MCP Server

<fullname>Health</fullname> <p>The Health API provides programmatic access to the Health information that appears in the <a href="https://phd.aws.amazon.com/phd/home#/">Personal Health Dashboard</a>. You can use the API operations to get information about events that might affect your Amazon Web Ser

Quick Setup

Transport: STDIO

Command: npx -y @mcp/amazonaws-com-health

Environment Variables

AWS_HEALTH_APIS_AND_NOTIFICATIONS_API_KEY

Example: your_aws_health_apis_and_notifications_api_key

MCP Server Configuration

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

{
  "mcpServers": {
    "amazonaws-com-health": {
      "command": "npx",
      "args": ["-y","@mcp/amazonaws-com-health"],
      "env": {
      "AWS_HEALTH_APIS_AND_NOTIFICATIONS_API_KEY": "your_aws_health_apis_and_notifications_api_key"
}
    }
  }
}

Endpoints

POST/#X-Amz-Target=AWSHealth_20160804.DescribeAffectedAccountsForOrganization

DescribeAffectedAccountsForOrganization

POST/#X-Amz-Target=AWSHealth_20160804.DescribeAffectedEntities

DescribeAffectedEntities

POST/#X-Amz-Target=AWSHealth_20160804.DescribeAffectedEntitiesForOrganization

DescribeAffectedEntitiesForOrganization

POST/#X-Amz-Target=AWSHealth_20160804.DescribeEntityAggregates

DescribeEntityAggregates

POST/#X-Amz-Target=AWSHealth_20160804.DescribeEventAggregates

DescribeEventAggregates

POST/#X-Amz-Target=AWSHealth_20160804.DescribeEventDetails

DescribeEventDetails

POST/#X-Amz-Target=AWSHealth_20160804.DescribeEventDetailsForOrganization

DescribeEventDetailsForOrganization

POST/#X-Amz-Target=AWSHealth_20160804.DescribeEventTypes

DescribeEventTypes

POST/#X-Amz-Target=AWSHealth_20160804.DescribeEvents

DescribeEvents

POST/#X-Amz-Target=AWSHealth_20160804.DescribeEventsForOrganization

DescribeEventsForOrganization