Token Enhancer runs on your own machine — the client starts it, so there is no endpoint to ping. 25 installs a week from pypi. Last commit 3 Apr 2026.
Cuts AI web-fetching costs up to 99.9% by stripping page junk before it reaches your LLM.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add token-enhancer -- uvx xelektron-token-enhancer
{
"mcpServers": {
"token-enhancer": {
"args": [
"xelektron-token-enhancer"
],
"command": "uvx"
}
}
}
[mcp_servers.token-enhancer]
command = "uvx"
args = ["xelektron-token-enhancer"]
{
"mcpServers": {
"token-enhancer": {
"args": [
"xelektron-token-enhancer"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"token-enhancer": {
"args": [
"xelektron-token-enhancer"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.