llmtrim
MCP server and proxy that compresses LLM prompts, tool output, and replies to cut token cost.
Install
npmstdio
npx -y @llmtrim/cli Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-fkiene-llmtrim": {
"command": "npx",
"args": [
"-y",
"@llmtrim/cli"
]
}
}
} Source: official MCP Registry record · registry name io.github.fkiene/llmtrim · published 2026-09-08 · updated 2026-09-08. Not an endorsement; review the code before connecting it to anything sensitive.