Description
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.
Server Details
Added
April 21, 2025
