Skip to content
MCP-Bridge
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_KEY

Example: 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/channels

ListNotificationChannels

PUT/channels

AddNotificationChannel

GET/insights/{Id}

DescribeInsight

DELETE/insights/{Id}

DeleteInsight

GET/accounts/health

DescribeAccountHealth

POST/accounts/overview

DescribeAccountOverview

GET/anomalies/{Id}

DescribeAnomaly

POST/event-sources

DescribeEventSourcesConfig

PUT/event-sources

UpdateEventSourcesConfig

POST/feedback

DescribeFeedback