mcp-amazon-cloudwatch-logs

mcp-amazon-cloudwatch-logs

3.2

If you are the rightful owner of mcp-amazon-cloudwatch-logs and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server for interacting with Amazon CloudWatch Logs services.

The Amazon CloudWatch Logs MCP Server provides a standardized interface for AI assistants to manage and monitor log data through Amazon CloudWatch Logs. It leverages the AWS SDK to perform various operations on CloudWatch Logs, such as creating, describing, and deleting log groups and streams, as well as uploading and retrieving log events. This server is designed to facilitate comprehensive log management and monitoring, making it easier for AI systems to interact with AWS CloudWatch Logs. The server is currently under active development, and its features and APIs may change before the first stable release.

Features

  • Standardized interface for CloudWatch Logs operations
  • Supports log group, log stream, and log event management
  • Read-only mode for secure log viewing
  • Integration with AWS SDK for seamless AWS interactions
  • Docker and npm installation options for flexibility

Tools

  1. create_log_group

    log

  2. describe_log_group

    log

  3. delete_log_group

    log

  4. create_log_strea

    Create a new log in the log group

  5. describe_log_stream

    List and describe logs in the log group

  6. delete_log_strea

    Delete logs in log group