SERVER

Token Enhancer

Rank #4682

io.github.xelektron/token-enhancer

Strips HTML clutter from fetched pages before they reach your LLM, reducing token consumption by up to 99.9%.

First listed
Mar 31, 2026
Last publish date
Apr 3, 2026
OVERVIEW

Token Enhancer is a Model Context Protocol (MCP) server published by xelektron. It ranks #4682 of 58,832 servers tracked on MCP Toplist, and its repository has 64 GitHub stars. Token Enhancer is listed across 2 registries — Official MCP and PulseMCP, with 3 tracked versions. It was first listed on Mar 31, 2026 and most recently updated on Apr 3, 2026.

STANDING
#4,682of 58,832 tracked serversTop 10%

Ranks ahead of 54,150 of 58,832 servers on MCP Toplist.

CONNECT

Use Token Enhancer

Add Token Enhancer to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "token-enhancer": {
      "command": "uvx",
      "args": [
        "xelektron-token-enhancer"
      ]
    }
  }
}
REGISTRIES

Listed on 2 registries

ORGANIZATION

xelektron

Organization
Total servers
1
Total versions
3
VERSIONS

Available versions (3)

VersionPublished
0.2.1Apr 3, 2026
0.2.0Apr 3, 2026
0.1.0Mar 31, 2026
FAQ

Frequently asked questions

What is Token Enhancer?
Strips HTML clutter from fetched pages before they reach your LLM, reducing token consumption by up to 99.9%.
Who maintains Token Enhancer?
Token Enhancer is maintained by xelektron, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
Is Token Enhancer an official MCP server?
Yes — Token Enhancer is listed on the Official MCP Registry, alongside PulseMCP.
How many versions does Token Enhancer have?
MCP Toplist tracks 3 versions of Token Enhancer, most recently published on Apr 3, 2026.
Where can I find the source code for Token Enhancer?
The source code for Token Enhancer is hosted at github.com/xelektron/token-enhancer.
EXPLORE