Log Analyzer with MCP
OfficialMCP を使用したログ アナライザー
分析、検索、相関関係の検出のために AI アシスタントに AWS CloudWatch Logs へのアクセスを提供するモデルコンテキストプロトコル (MCP)サーバー。
🏗️ 建築

Related MCP server: CloudWatch Logs MCP Server
🔌 モデルコンテキストプロトコル(MCP)
Anthropic による概要は次のとおりです。
MCPは、アプリケーションがLLMにコンテキストを提供する方法を標準化するオープンプロトコルです。MCPはAIアプリケーション用のUSB-Cポートのようなものだと考えてください。USB-Cがデバイスを様々な周辺機器やアクセサリに接続するための標準化された方法を提供するのと同様に、MCPはAIモデルを様々なデータソースやツールに接続するための標準化された方法を提供します。
このリポジトリは、ClaudeのようなAIアシスタントがAWSアカウントのCloudWatchログとやり取りできるようにするクライアントとサーバーのサンプルです。MCPの詳細については、概要をご覧ください。
✨ 特徴
CloudWatch ロググループの参照と検索
CloudWatch Logs Insights クエリ構文を使用してログを検索する
ログサマリーを生成し、エラーパターンを特定する
複数の AWS サービス間でログを相関させる
クロードのようなアシスタントのためのAIに最適化されたツール
🚀 インストール
前提条件
設定
# Clone the repository
git clone https://github.com/awslabs/Log-Analyzer-with-MCP.git
cd Log-Analyzer-with-MCP
# Create a virtual environment and install dependencies
uv sync
source .venv/bin/activate # On Windows, use `.venv\Scripts\activate`🚦 クイックスタート
ここで説明されているようにAWS認証情報が設定されていることを確認してください
AI統合ガイドに記載されている適切な構成で
claude_desktop_config.jsonファイルを更新します。Claude for Desktop を開いてチャットを始めましょう!
その他の例と高度な使用方法については、詳細な使用ガイドを参照してください。
🤖 AI統合
このプロジェクトは、Claude for DesktopなどのAIアシスタントと簡単に統合できます。詳細はAI統合ガイドをご覧ください。
📚 ドキュメント
🔒 セキュリティ
詳細については、 「CONTRIBUTING」を参照してください。
📄 ライセンス
このプロジェクトは、Apache-2.0 ライセンスに基づいてライセンスされます。
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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
Related MCP Connectors
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
A Model Context Protocol server for Wix AI tools
Hosted Amazon Seller Central and Amazon Ads MCP server for Claude, ChatGPT, Cursor, and agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/awslabs/Log-Analyzer-with-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server