Skip to content
Back to search
30
MCP

io.github.imankha/log-reducer

io.github.imankha/log-reducer

Reduces log files for AI consumption — 50-90% token reduction via 18 deterministic transforms.

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

Similar MCP servers embedding-nearest

io.github.rog0x/log
Log parse, filter, analyze for AI agents
0 tools
io.github.base76-research-lab/token-compressor
Compress prompts 40-60% using local LLM + embedding validation. Preserves all conditionals.
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
logslim
Structured CI failure summaries on PRs + compact test/build logs for AI agents. GitHub Action, CLI, MCP. ~80-95% fewer tokens on failures.
0 tools
io.github.rog0x/git
Git log, diff, blame, branch stats for AI agents
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.imankha/log-reducer": {
      "url": "None",
      "transport": "http"
    }
  }
}