Cloudwatch Logs Mcp
A Python-based MCP server providing direct access to AWS CloudWatch logs, with tools for listing log groups and retrieving filtered log entries, built on FastMCP and boto3. Demonstrates an MCP server for cloud log management.
About this tool
Cloudwatch Logs MCP
A Python-based MCP (Model Context Protocol) server that provides direct access to AWS CloudWatch logs. This server allows AI assistants and other clients to interact with CloudWatch for log management tasks.
Features
- List CloudWatch Log Groups: Provides a tool to list available CloudWatch log groups, returning details such as
logGroupName,creationTime, andstoredBytes. - Retrieve Log Entries: Allows fetching log events from a specific log group, returning details like
timestamp,message, andlogStreamName. - Async Tool Implementation: Tools are implemented as async functions for efficient performance.
- Built on FastMCP and boto3: Uses the FastMCP class from the MCP SDK for server implementation and boto3 for AWS API interactions.
- Docker Support: Can be run in a Docker container for easy deployment.
- AWS Credentials Support: Requires AWS credentials, which can be configured via AWS CLI or environment variables.
- Integration with AI Assistants: Example provided for integration with Claude Desktop via configuration file.
- Open Source (MIT License): Code is open source and available under the MIT license.
Pricing
No pricing information provided. The project is open source and free to use.
Source
Loading more......
Information
Categories
Tags
Similar Products
6 result(s)A Model Context Protocol (MCP) server that enables direct interaction with AWS services using the AWS SDK v2, allowing resource management and querying in cloud environments.
A community MCP Server for AWS Lambda that enables serverless cost tracking and automation of Lambda functions from within the MCP ecosystem.
A lightweight MCP server that allows AI assistants to execute AWS CLI commands, use Unix pipes, and apply prompt templates for AWS tasks in a secure, multi-architecture Docker environment.
MCP server that surfaces AWS CloudTrail logs for analysis of API activity, users, and resources, enabling automated security and operations insights via MCP.
An MCP server that utilizes Amazon Nova Canvas model for image generation, integrating Amazon Bedrock with MCP-compatible clients.
A remote, managed MCP server hosted by AWS that provides comprehensive AWS API access, up‑to‑date AWS documentation, and support for agent SOPs to manage and explore AWS resources via natural language. It includes command validation, security controls, and coverage of all AWS services for infrastructure management and operations.