Cloud InfrastructureAuto-generated
Amazon CloudWatch Events MCP Server
<p>Amazon EventBridge helps you to respond to state changes in your Amazon Web Services resources. When your resources change state, they automatically send events to an event stream. You can create rules that match selected events in the stream and route them to targets to take action. You can also
Quick Setup
Transport: STDIO
Command: npx -y @mcp/amazonaws-com-events
Environment Variables
AMAZON_CLOUDWATCH_EVENTS_API_KEYExample: your_amazon_cloudwatch_events_api_key
MCP Server Configuration
Add this to your claude_desktop_config.json or Cursor MCP settings.
{
"mcpServers": {
"amazonaws-com-events": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-events"],
"env": {
"AMAZON_CLOUDWATCH_EVENTS_API_KEY": "your_amazon_cloudwatch_events_api_key"
}
}
}
}Endpoints
POST
/#X-Amz-Target=AWSEvents.ActivateEventSourceActivateEventSource
POST
/#X-Amz-Target=AWSEvents.CancelReplayCancelReplay
POST
/#X-Amz-Target=AWSEvents.CreateApiDestinationCreateApiDestination
POST
/#X-Amz-Target=AWSEvents.CreateArchiveCreateArchive
POST
/#X-Amz-Target=AWSEvents.CreateConnectionCreateConnection
POST
/#X-Amz-Target=AWSEvents.CreateEventBusCreateEventBus
POST
/#X-Amz-Target=AWSEvents.CreatePartnerEventSourceCreatePartnerEventSource
POST
/#X-Amz-Target=AWSEvents.DeactivateEventSourceDeactivateEventSource
POST
/#X-Amz-Target=AWSEvents.DeauthorizeConnectionDeauthorizeConnection
POST
/#X-Amz-Target=AWSEvents.DeleteApiDestinationDeleteApiDestination