AWS Systems Manager Incident Manager MCP Config
<p>Systems Manager Incident Manager is an incident management console designed to help users mitigate and recover from incidents affecting their Amazon Web Services-hosted applications. An incident is any unplanned interruption or reduction in quality of services. </p> <p>Incident Manager increases
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/amazonaws-com-ssm-incidents.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-ssm-incidents.json to fetch programmatically.
{
"mcpServers": {
"amazonaws-com-ssm-incidents": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-ssm-incidents"],
"env": {
"AWS_SYSTEMS_MANAGER_INCIDENT_MANAGER_API_KEY": "your_aws_systems_manager_incident_manager_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-ssm-incidents.jsonEnvironment Variables
AWS_SYSTEMS_MANAGER_INCIDENT_MANAGER_API_KEYReplace your_aws_systems_manager_incident_manager_api_key with your actual aws systems manager incident manager api key
Endpoints
/createReplicationSetCreateReplicationSet
/createResponsePlanCreateResponsePlan
/createTimelineEventCreateTimelineEvent
/deleteIncidentRecordDeleteIncidentRecord
/deleteReplicationSet#arnDeleteReplicationSet
/deleteResourcePolicyDeleteResourcePolicy
/deleteResponsePlanDeleteResponsePlan
/deleteTimelineEventDeleteTimelineEvent
/getIncidentRecord#arnGetIncidentRecord
/getReplicationSet#arnGetReplicationSet