Cloud InfrastructureAuto-generated
Amazon DevOps Guru MCP Server
<p> Amazon DevOps Guru is a fully managed service that helps you identify anomalous behavior in business critical operational applications. You specify the Amazon Web Services resources that you want DevOps Guru to cover, then the Amazon CloudWatch metrics and Amazon Web Services CloudTrail events r
Quick Setup
Transport: STDIO
Command: npx -y @mcp/amazonaws-com-devops-guru
Environment Variables
AMAZON_DEVOPS_GURU_API_KEYExample: your_amazon_devops_guru_api_key
MCP Server Configuration
Add this to your claude_desktop_config.json or Cursor MCP settings.
{
"mcpServers": {
"amazonaws-com-devops-guru": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-devops-guru"],
"env": {
"AMAZON_DEVOPS_GURU_API_KEY": "your_amazon_devops_guru_api_key"
}
}
}
}Endpoints
POST
/channelsListNotificationChannels
PUT
/channelsAddNotificationChannel
GET
/insights/{Id}DescribeInsight
DELETE
/insights/{Id}DeleteInsight
GET
/accounts/healthDescribeAccountHealth
POST
/accounts/overviewDescribeAccountOverview
GET
/anomalies/{Id}DescribeAnomaly
POST
/event-sourcesDescribeEventSourcesConfig
PUT
/event-sourcesUpdateEventSourcesConfig
POST
/feedbackDescribeFeedback