Token Enhancer
Rank #8,879io.github.xelektron/token-enhancer
Cuts AI web-fetching costs up to 99.9% by stripping page junk before it reaches your LLM.
Token Enhancer is a Model Context Protocol (MCP) server published by xelektron. It ranks #8,879 of 132,046 servers tracked on MCP Toplist, and its repository has 68 GitHub stars. Token Enhancer is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Mar 31, 2026 and most recently updated on Apr 3, 2026.
Ranks ahead of 123,167 of 132,046 servers on MCP Toplist.
Use Token Enhancer
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add token-enhancer -- uvx xelektron-token-enhancer[mcp_servers.token-enhancer]
command = "uvx"
args = ["xelektron-token-enhancer"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"token-enhancer": {
"command": "uvx",
"args": [
"xelektron-token-enhancer"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"token-enhancer": {
"command": "uvx",
"args": [
"xelektron-token-enhancer"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"token-enhancer": {
"type": "stdio",
"command": "uvx",
"args": [
"xelektron-token-enhancer"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"token-enhancer": {
"command": "uvx",
"args": [
"xelektron-token-enhancer"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"token-enhancer": {
"command": "uvx",
"args": [
"xelektron-token-enhancer"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.xelektron%2Ftoken-enhancer)<a href="https://mcptoplist.com/server/io.github.xelektron%2Ftoken-enhancer"><img src="https://mcptoplist.com/badge/io.github.xelektron%2Ftoken-enhancer.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
xelektron
Available versions (3)
| Version | Published |
|---|---|
| 0.2.1 | Apr 3, 2026 |
| 0.2.0 | Apr 3, 2026 |
| 0.1.0 | Mar 31, 2026 |
Frequently asked questions
- 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 listed on the Official MCP Registry?
- Yes — Token Enhancer is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- 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.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.