SERVER
llmtrim
Rank #643io.github.fkiene/llmtrim
MCP server and proxy that compresses LLM prompts, tool output, and replies to cut token cost.
First listed
Jun 18, 2026
Last publish date
Jul 17, 2026
OVERVIEW
llmtrim is a Model Context Protocol (MCP) server published by fkiene. It ranks #643 of 76,851 servers tracked on MCP Toplist, and its repository has 167 GitHub stars. llmtrim is listed across 3 registries — Official MCP, Glama and PulseMCP, with 4 tracked versions. It was first listed on Jun 18, 2026 and most recently updated on Jul 17, 2026.
STANDING
#643of 76,851 tracked serversTop 1%
Ranks ahead of 76,208 of 76,851 servers on MCP Toplist.
CONNECT
Use llmtrim
Add llmtrim to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"llmtrim": {
"command": "npx",
"args": [
"-y",
"@llmtrim/cli"
]
}
}
}REGISTRIES
Listed on 3 registries
ORGANIZATION
fkiene
VERSIONS
Available versions (4)
| Version | Published |
|---|---|
| 0.11.3 | Jul 17, 2026 |
| 0.10.1 | Jul 13, 2026 |
| 0.9.1 | Jul 10, 2026 |
| 0.4.0 | Jun 28, 2026 |
FAQ
Frequently asked questions
- Who maintains llmtrim?
- llmtrim is maintained by fkiene, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is llmtrim listed on the Official MCP Registry?
- Yes — llmtrim is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does llmtrim have?
- MCP Toplist tracks 4 versions of llmtrim, most recently published on Jul 17, 2026.
- Where can I find the source code for llmtrim?
- The source code for llmtrim is hosted at github.com/fkiene/llmtrim.
EXPLORE