AWS Health APIs and Notifications MCP Config
<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
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/amazonaws-com-health.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-health.json to fetch programmatically.
{
"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"
}
}
}
}How to Use
Cursor
Go to Cursor Settings → MCP Servers → Add with the JSON above.
CLI / curl
Fetch the config programmatically:
curl https://mcp-bridge.pages.dev/config/amazonaws-com-health.jsonEnvironment Variables
AWS_HEALTH_APIS_AND_NOTIFICATIONS_API_KEYReplace your_aws_health_apis_and_notifications_api_key with your actual aws health apis and notifications api key
Endpoints
/#X-Amz-Target=AWSHealth_20160804.DescribeAffectedAccountsForOrganizationDescribeAffectedAccountsForOrganization
/#X-Amz-Target=AWSHealth_20160804.DescribeAffectedEntitiesDescribeAffectedEntities
/#X-Amz-Target=AWSHealth_20160804.DescribeAffectedEntitiesForOrganizationDescribeAffectedEntitiesForOrganization
/#X-Amz-Target=AWSHealth_20160804.DescribeEntityAggregatesDescribeEntityAggregates
/#X-Amz-Target=AWSHealth_20160804.DescribeEventAggregatesDescribeEventAggregates
/#X-Amz-Target=AWSHealth_20160804.DescribeEventDetailsDescribeEventDetails
/#X-Amz-Target=AWSHealth_20160804.DescribeEventDetailsForOrganizationDescribeEventDetailsForOrganization
/#X-Amz-Target=AWSHealth_20160804.DescribeEventTypesDescribeEventTypes
/#X-Amz-Target=AWSHealth_20160804.DescribeEventsDescribeEvents
/#X-Amz-Target=AWSHealth_20160804.DescribeEventsForOrganizationDescribeEventsForOrganization