CloudWatch
CreatedCharlieFng
Enables interaction with AWS CloudWatch resources, exposing log groups, queries, and alarms via the MCP protocol.
About
This tool simplifies interacting with AWS CloudWatch by providing a streamlined MCP server. It exposes CloudWatch log groups, log queries, and alarms as resources and tools, enabling users to easily list log groups and alarms, query logs using CloudWatch Insights, discover available fields, and check for log group existence. Automatic JSON parsing for the @message field in log queries enhances usability. Saved CloudWatch Logs Insights queries are also retrievable.
Key Features
- Automatically parses JSON in @message field
- Lists CloudWatch log groups and alarms
- Discovers available fields across multiple log groups
- Queries CloudWatch logs using CloudWatch Insights
- 2 GitHub stars
- Retrieves saved CloudWatch Logs Insights queries
Use Cases
- Monitoring application logs in real-time
- Analyzing log data to identify trends and patterns
- Troubleshooting issues by querying logs across multiple log groups