
Log Analyzer
Analyzes Python application logs with filtering, pattern matching, and test output parsing. Includes both CLI tool and MCP server for integration with AI assistants.
8498 views2Local (stdio)
What it does
- Parse Python application logs with time-based filtering
- Analyze pytest output and test results
- Generate code coverage reports
- Search logs by patterns and content
- Extract first/last N log records
- Run unit tests with configurable verbosity
Best for
Python developers debugging applicationsQA engineers analyzing test failuresDevOps teams monitoring application healthCode review workflows requiring coverage analysis
Both CLI and MCP server modesAI assistant integration via MCP