mcp-cloudwatch-tracker

mcp-cloudwatch-tracker

0

CloudWatch Log Tracker is an MCP server designed for analyzing and debugging AWS CloudWatch logs. It offers features like log searching, context viewing, and error analysis for efficient log management.

CloudWatch Log Tracker

Key Features

  • Search for specific strings in CloudWatch log groups
  • View context before and after logs
  • Summarize log analysis results
  • Analyze error logs and identify causes

Installation and Execution

  • Execute via NPX
  • Execute via Docker

AWS Credentials Configuration

  • Use a .env file
  • Set system environment variables
  • Use AWS CLI credentials

Recommended IAM Policy

Minimal permissions for accessing CloudWatch logs.

Usage Examples

  • Searching logs with specific terms
  • Viewing recent logs

Development Setup

  • Clone the repository and install dependencies
  • Run the development server
  • Build and run Docker images

Testing

  • Run unit tests and watch mode

License

MIT