Amazon CloudWatch Events MCP Config
<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
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/amazonaws-com-events.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-events.json to fetch programmatically.
{
"mcpServers": {
"amazonaws-com-events": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-events"],
"env": {
"AMAZON_CLOUDWATCH_EVENTS_API_KEY": "your_amazon_cloudwatch_events_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-events.jsonEnvironment Variables
AMAZON_CLOUDWATCH_EVENTS_API_KEYReplace your_amazon_cloudwatch_events_api_key with your actual amazon cloudwatch events api key
Endpoints
/#X-Amz-Target=AWSEvents.ActivateEventSourceActivateEventSource
/#X-Amz-Target=AWSEvents.CancelReplayCancelReplay
/#X-Amz-Target=AWSEvents.CreateApiDestinationCreateApiDestination
/#X-Amz-Target=AWSEvents.CreateArchiveCreateArchive
/#X-Amz-Target=AWSEvents.CreateConnectionCreateConnection
/#X-Amz-Target=AWSEvents.CreateEventBusCreateEventBus
/#X-Amz-Target=AWSEvents.CreatePartnerEventSourceCreatePartnerEventSource
/#X-Amz-Target=AWSEvents.DeactivateEventSourceDeactivateEventSource
/#X-Amz-Target=AWSEvents.DeauthorizeConnectionDeauthorizeConnection
/#X-Amz-Target=AWSEvents.DeleteApiDestinationDeleteApiDestination