CloudWatch Logs
Provides direct access to AWS CloudWatch logs with tools for listing log groups and retrieving filtered log entries through a Pyth
CloudWatch Logs MCP Server provides AI assistants with direct access to AWS CloudWatch logs through a Python-based implementation using FastMCP and boto3. The server exposes two main tools: listing available log groups and retrieving log entries with support for filtering by time ranges, patterns, and specific streams. It handles AWS authentication through standard credential chains or explicit parameters, formats responses as structured JSON, and includes comprehensive error handling and logging capabilities. Ideal for remote monitoring and analysis of AWS infrastructure logs without requiring direct console access.
Source
Repository: https://github.com/serkanh/cloudwatch-logs-mcp
Maintain CloudWatch Logs?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[CloudWatch Logs on getagentictools](https://getagentictools.com/mcp/serkanh-cloudwatch-logs-mcp?ref=badge)