Log-Analyzer-with-MCP
63
Log Analyzer with MCP is a Model Context Protocol (MCP) server that allows AI assistants to access AWS CloudWatch Logs for enhanced log analysis capabilities. It provides features such as log searching, correlation across services, and AI-optimized tools, integrating easily with assistants like Claude.
Log Analyzer with MCP
A Model Context Protocol (MCP) server providing AI assistants access to AWS CloudWatch Logs for analysis, searching, and correlation.
Features
- Browse and search CloudWatch Log Groups
- Search logs with CloudWatch Logs Insights query syntax
- Generate log summaries and identify error patterns
- Correlate logs across multiple AWS services
- AI-optimized tools for assistants like Claude
Installation
Prerequisites
- uv Python package and project manager
- AWS account with CloudWatch Logs
Setup
- Clone the repository and create a virtual environment
- Install dependencies and configure AWS credentials
Quick Start
- Configure AWS credentials
- Update
claude_desktop_config.json
for AI integration - Start chatting with Claude for Desktop
Documentation
- Detailed Features
- Usage Guide
- AWS Configuration
- AI Integration
License
Apache-2.0 License