A
licenseNot graded
qualityC
maintenanceA local-first MCP server that reduces LLM token usage by intercepting, deduplicating, compressing, and optimizing MCP tool calls and responses.
4 npm
MIT
No user-submitted related servers found.
Scored across 5 tools
Each tool targets a distinct operation: compression of code vs JSON, redaction, hydration, and prompt optimization. There is no functional overlap.
All tool names follow a consistent verb_noun pattern in snake_case (e.g., compress_code, redact_content), making them predictable for an agent.
With 5 tools, the server is well-scoped for content manipulation tasks. Each tool serves a clear purpose without unnecessary redundancy.
The set covers compression, redaction, hydration, and prompt optimization, but lacks a decompress tool for JSON minification and potentially other common formats, leaving a minor gap.