Log Analyzer with MCP
OfficialClick on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Log Analyzer with MCPsearch for errors in my Lambda logs from yesterday"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Log Analyzer with MCP
A Model Context Protocol (MCP) server that provides AI assistants access to AWS CloudWatch Logs for analysis, searching, and correlation.
🏗️ Architecture

Related MCP server: CloudWatch Logs MCP Server
🔌 Model Context Protocol (MCP)
As outlined by Anthropic:
MCP is an open protocol that standardizes how applications provide context to LLMs. Think of MCP like a USB-C port for AI applications. Just as USB-C provides a standardized way to connect your devices to various peripherals and accessories, MCP provides a standardized way to connect AI models to different data sources and tools.
This repository is an example client and server that allows an AI assistant like Claude to interact with CloudWatch logs in an AWS account. To learn more about MCP, read through the introduction.
✨ Features
Browse and search CloudWatch Log Groups
Search logs using 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
The uv Python package and project manager (includes
uvx)An AWS account with CloudWatch Logs
Configured AWS credentials
🚦 Quick Start
Make sure to have configured your AWS credentials as described here
Update your
claude_desktop_config.jsonfile with the proper configuration outlined in the AI integration guideOpen Claude for Desktop and start chatting!
For more examples and advanced usage, see the detailed usage guide.
🤖 AI Integration
This project can be easily integrated with AI assistants like Claude for Desktop. See the AI integration guide for details.
📚 Documentation
🔒 Security
See CONTRIBUTING for more information.
📄 License
This project is licensed under the Apache-2.0 License.
This server cannot be deployed
Maintenance
Related MCP Connectors
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
Query application logs, traces, and metrics from your AI coding assistant via Foam's MCP server.
A Model Context Protocol server for Wix AI tools
The AWS Knowledge MCP server is a fully managed remote Model Context Protocol server that provides real-time access to official AWS content in an LLM-compatible format. It offers structured access to AWS documentation, code samples, blog posts, What's New announcements, Well-Architected best practices, and regional availability information for AWS APIs and CloudFormation resources. Key capabilities include searching and reading documentation in markdown format, getting content recommendations, listing AWS regions, and checking regional availability for services and features.
Related MCP Servers
- FlicenseCqualityDmaintenanceA Model Context Protocol server allowing Claude AI to interact with AWS resources through natural language, enabling users to query and manage AWS services without using the traditional AWS Console or CLI.36-
- FlicenseNot gradedqualityDmaintenanceAn MCP server that allows AI assistants to access AWS CloudWatch logs by listing log groups and reading log entries.27-
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that connects AI assistants like Claude to AWS security services, allowing them to autonomously query, inspect, and analyze AWS infrastructure for security issues and misconfigurations.84Apache 2.0
- FlicenseNot gradedqualityDmaintenanceA simplified MCP server that provides a streamlined way to interact with AWS CloudWatch resources (log groups, log queries, and alarms) through the MCP protocol.5-