log_analyzer_mcp - Analyze Log files via MCP
@djm81
log_analyzer_mcp - Analyze Log files via MCP について
Log Analyzer MCP is a powerful Python-based toolkit designed to streamline the way you interact with log files. Whether you're debugging complex applications, monitoring test runs, or simply trying to make sense of verbose log outputs, this tool provides both a Command-Line Inter
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"log_analyzer_mcp_server_prod": {
"command": "uvx",
"args": [
"log-analyzer-mcp"
],
"env": {
"PYTHONUNBUFFERED": "1",
"PYTHONIOENCODING": "utf-8",
"MCP_LOG_LEVEL": "INFO"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is log_analyzer_mcp?
log_analyzer_mcp is a Python-based toolkit for analyzing log files. It provides both a command-line interface and an MCP (Model Context Protocol) server, enabling AI-assisted log analysis for debugging, monitoring, and test runs.
How to use log_analyzer_mcp?
Use the standalone loganalyzer CLI for direct analysis or integrate the MCP server with compatible clients like Cursor. Development and testing are managed through Hatch.
Key features of log_analyzer_mcp?
- Core log analysis engine for flexible parsing and searching.
- Standalone
loganalyzerCLI tool for scripting. - MCP server exposing functions
「開発者ツール」の他のコンテンツ
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
コメント