Skip to content
MCP-Bridge
Communication

Amazon CloudWatch MCP Config

<p>Amazon CloudWatch monitors your Amazon Web Services (Amazon Web Services) resources and the applications you run on Amazon Web Services in real time. You can use CloudWatch to collect and track metrics, which are the variables you want to measure for your resources and applications.</p> <p>CloudW

Config URL

Use this URL in any MCP-compatible client to fetch the config automatically.

https://mcp-bridge.pages.dev/config/amazonaws-com-monitoring.json

Configuration JSON

Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-monitoring.json to fetch programmatically.

{
  "mcpServers": {
    "amazonaws-com-monitoring": {
      "command": "npx",
      "args": ["-y","@mcp/amazonaws-com-monitoring"],
      "env": {
      "AMAZON_CLOUDWATCH_API_KEY": "your_amazon_cloudwatch_api_key"
}
    }
  }
}

How to Use

Claude Desktop

Paste the config JSON into your claude_desktop_config.json.

Full instructions →

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-monitoring.json

Environment Variables

AMAZON_CLOUDWATCH_API_KEY

Replace your_amazon_cloudwatch_api_key with your actual amazon cloudwatch api key

Endpoints

GET/#Action=DeleteAlarms

GET_DeleteAlarms

POST/#Action=DeleteAlarms

POST_DeleteAlarms

GET/#Action=DeleteAnomalyDetector

GET_DeleteAnomalyDetector

POST/#Action=DeleteAnomalyDetector

POST_DeleteAnomalyDetector

GET/#Action=DeleteDashboards

GET_DeleteDashboards

POST/#Action=DeleteDashboards

POST_DeleteDashboards

GET/#Action=DeleteInsightRules

GET_DeleteInsightRules

POST/#Action=DeleteInsightRules

POST_DeleteInsightRules

GET/#Action=DeleteMetricStream

GET_DeleteMetricStream

POST/#Action=DeleteMetricStream

POST_DeleteMetricStream