Skip to content
Back to search
30
MCP

TokenSqueezer LLM Token Compressor

io.github.pgalyen1987/tokensqueezer

x402-gated LLM token compressor: strip filler, collapse JSON, densify prose. Paid in USDC.

Uptime
0.0%
10 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
io.github.base76-research-lab/token-compressor
Compress prompts 40-60% using local LLM + embedding validation. Preserves all conditionals.
0 tools
Token Economist
Estimates LLM token costs and compresses prompts before execution.
0 tools
io.github.shweta-mishra-ai/tokenmizer
Graph-backed session memory for LLMs: checkpoint, resume, file analysis, token-savings stats.
0 tools
io.github.rccola990-cloud/mcp-token-optimizer
Cut LLM token costs: count tokens, estimate cost, slim prompts, and pick the cheapest capable model.
0 tools
TokenBurn-Optimizer
LLM query cost optimizer minimizing context waste.
0 tools · sse

How to use

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

{
  "mcpServers": {
    "tokensqueezer_llm_token_compressor": {
      "url": "None",
      "transport": "http"
    }
  }
}