Back to search
30
MCP

Token Enhancer

io.github.xelektron/token-enhancer

Cuts AI web-fetching costs up to 99.9% by stripping page junk before it reaches your LLM.

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

Similar MCP servers embedding-nearest

TokenSaver
Token-efficient C#, Razor, and .NET file views for AI assistants. 50-95% token reduction via Roslyn.
0 tools
Token Economist
Estimates LLM token costs and compresses prompts before execution.
0 tools
io.github.digital-threads/token-pilot
Save up to 80% tokens when AI reads code via AST-aware structural reading
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

How to use

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

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