Connects Claude directly to log files instead of making you copy-paste chunks that lose context. Exposes 14 tools including log_analyzer_parse for format detection across syslog, JSON, Apache, Docker, and 5+ other formats, log_analyzer_extract_errors to group similar failures with stack traces, and log_analyzer_correlate to find related events across time windows. Handles streaming for large files and includes log_analyzer_scan_sensitive to catch accidentally logged credentials or PII. Reach for this when debugging production issues where you need to ask natural language questions like "what happened before the timeout errors" rather than manually grepping through gigabytes of logs. Works via stdio transport with the codesdevs-log-analyzer package.
claude mcp add --transport stdio fato07-log-analyzer-mcp uvx log-analyzer-mcp