Skip to content
Back to search
30
MCP v0.1.1

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%
25 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Token Compressor
Semantic prompt compression using local LLM rewriting with embedding validation to reduce token usage by 40-60%.
0 tools
TokenSqueezer LLM Token Compressor
x402-gated LLM token compressor: strip filler, collapse JSON, densify prose. Paid in USDC.
0 tools
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

How to use

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

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