logslim-mcp
Compacts noisy test, build, and cloud-log output before an AI agent reads it — dedupes repeats, collapses stack frames, folds Playwright retries, and renders CloudWatch/GCP JSON logs down to the signal. Typically 80–95% fewer tokens on failures. Tool: compact_output. Run: npx -y logslim logslim-mcp
- Score
- 52.4982 signals
- Evidence
- 5 stars · 1 fork
- Last commit
- as last read from GitHub; most reads are from 2 Sep 2026 or later
- Listed
Install
armory install logslim-mcp --cli claudemerges a server entry into.mcp.jsonListed as compatible
{
"mcpServers": {
"logslim-mcp": {
"command": "npx",
"args": [
"-y",
"logslim"
]
}
}
}↳ Restart Claude Code to load the MCP server.
Needs the armory CLI · not on npm yet, build it from cli/ in the repository
Alternatives · MCPs
- oluwatunmise-olat-mcp-server-logs-sieve3 stars · 1 fork44.256
What it is
Compacts noisy test, build, and cloud-log output before an AI agent reads it — dedupes repeats, collapses stack frames, folds Playwright retries, and renders CloudWatch/GCP JSON logs down to the signal. Typically 80–95% fewer tokens on failures. Tool: compact_output. Run: npx -y logslim logslim-mcp
When to use it
Compacts noisy test, build, and cloud-log output before an AI agent reads it — dedupes repeats, collapses stack frames, folds Playwright retries, and renders CloudWatch/GCP JSON logs down to the signal. Typically 80–95% fewer tokens on failures. Tool: compact_output. Run: npx -y logslim logslim-mcp
How to install / invoke
See Glama for the install config.
Notes
Listed from the Glama MCP registry.