Provides an interface to list log groups and read log entries from AWS CloudWatch, enabling AI assistants to access logging information.
This tool functions as an MCP (Model Context Protocol) server, offering streamlined access to AWS CloudWatch logs. It allows AI assistants to interact with CloudWatch, providing the ability to list available log groups and retrieve specific log entries based on defined criteria. Leveraging the FastMCP class and boto3, the server simplifies the process of querying and analyzing CloudWatch logs, making it easier to integrate log data into AI-driven workflows.