Skip to content
Back to search
30
MCP

Log Analyzer

pulsemcp/log analyzer

Analyzes Python application logs with time-based and pattern filtering, pytest output parsing, and code coverage report generation for debugging and quality monitoring workflows.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Log Analyzer with CloudWatch Logs
Provides structured access to CloudWatch Logs data for searching, analyzing, and correlating logs across AWS services to help with troublesh
0 tools
log_analyzer_mcp
MCP server and tools for analyzing test and runtime logs.
0 tools
io.github.rog0x/log
Log parse, filter, analyze for AI agents
0 tools
io.github.fato07/log-analyzer-mcp
AI-powered log analysis - parse, search, extract errors across 9+ formats
0 tools
io.github.Fato07/log-analyzer-mcp
AI-powered log analysis - parse, search, extract errors across 9+ formats
0 tools
Log Analysis SQLite
Transforms compressed log files into a queryable SQLite database with tables for logs, stack traces, and errors, enabling efficient analysis
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "log_analyzer": {
      "url": "None",
      "transport": "http"
    }
  }
}