HomeKnowledge & Memory › token-compressor

token-compressor

Compress prompts 40-60% using local LLM + embedding validation. Preserves all conditionals.

Python
★ 11 stars Last pushed 2026-03-08 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.1.1)

uvx token-compressor-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "token-compressor": {
      "command": "uvx",
      "args": [
        "token-compressor-mcp"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry