Loading page...
Loading page...
Search and tail AWS CloudWatch log groups from your AI assistant. Debug production issues without the console.
Bring your cloud logs into your AI conversation. Search log groups, tail live streams, filter by time range, and ask natural-language questions about log patterns — no more console tab-switching.
{
"mcpServers": {
"aws-cloudwatch-logs": {
"command": "npx",
"args": ["-y", "@mcphub/aws-cloudwatch-logs"],
"env": {
"AWS_REGION": "us-east-1",
"AWS_ACCESS_KEY_ID": "AKIA...",
"AWS_SECRET_ACCESS_KEY": "..."
}
}
}
}
Recommended: use IAM credentials with logs:FilterLogEvents and permissions only.
logs:DescribeLogGroups