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_KEYExample: 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.DescribeAffectedAccountsForOrganizationDescribeAffectedAccountsForOrganization
POST
/#X-Amz-Target=AWSHealth_20160804.DescribeAffectedEntitiesDescribeAffectedEntities
POST
/#X-Amz-Target=AWSHealth_20160804.DescribeAffectedEntitiesForOrganizationDescribeAffectedEntitiesForOrganization
POST
/#X-Amz-Target=AWSHealth_20160804.DescribeEntityAggregatesDescribeEntityAggregates
POST
/#X-Amz-Target=AWSHealth_20160804.DescribeEventAggregatesDescribeEventAggregates
POST
/#X-Amz-Target=AWSHealth_20160804.DescribeEventDetailsDescribeEventDetails
POST
/#X-Amz-Target=AWSHealth_20160804.DescribeEventDetailsForOrganizationDescribeEventDetailsForOrganization
POST
/#X-Amz-Target=AWSHealth_20160804.DescribeEventTypesDescribeEventTypes
POST
/#X-Amz-Target=AWSHealth_20160804.DescribeEventsDescribeEvents
POST
/#X-Amz-Target=AWSHealth_20160804.DescribeEventsForOrganizationDescribeEventsForOrganization