Back to search
30
MCP

io.github.base76-research-lab/token-compressor

io.github.base76-research-lab/token-compressor

Compress prompts 40-60% using local LLM + embedding validation. Preserves all conditionals.

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

Similar MCP servers embedding-nearest

io.github.ooples/token-optimizer-mcp
Intelligent token optimization achieving 95%+ reduction through caching, compression, and 80+ tools
0 tools
Robot Resources Scraper
Token compression for web content — 70-80% reduction from HTML to clean markdown
0 tools
n8n-nodes-toon-encode
Encode JSON → TOON (40-60% token savings for LLMs!)
0 tools
io.github.anarkitty1/semantic-frame
Token-efficient semantic compression for numerical data. 95%+ token reduction.
0 tools
Token Economist
Estimates LLM token costs and compresses prompts before execution.
0 tools
io.github.imankha/log-reducer
Reduces log files for AI consumption — 50-90% token reduction via 18 deterministic transforms.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.base76-research-lab/token-compressor": {
      "url": "None",
      "transport": "http"
    }
  }
}