AI-powered AWS CloudWatch monitoring and troubleshooting
Official AWS Labs MCP server for CloudWatch. Enables AI-powered root cause analysis, alarm troubleshooting, metrics analysis, and log investigation.
{
"mcpServers": {
"aws-cloudwatch": {
"mcpServers": {
"awslabs.cloudwatch-mcp-server": {
"env": {
"AWS_PROFILE": "default",
"FASTMCP_LOG_LEVEL": "ERROR"
},
"args": [
"awslabs.cloudwatch-mcp-server@latest"
],
"command": "uvx"
}
}
}
}
}