Distil
Rank #3,618io.github.dshakes/distil
Reversibly compress tool outputs to recoverable handles; expand to exact original bytes on demand.
Distil is a Model Context Protocol (MCP) server published by dshakes. It ranks #3,618 of 132,046 servers tracked on MCP Toplist, and its repository has 16 GitHub stars. Distil is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Jul 17, 2026 and most recently updated on Jul 25, 2026.
Ranks ahead of 128,428 of 132,046 servers on MCP Toplist.
Use Distil
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add distil -- uvx distil-llm[mcp_servers.distil]
command = "uvx"
args = ["distil-llm"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"distil": {
"command": "uvx",
"args": [
"distil-llm"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"distil": {
"command": "uvx",
"args": [
"distil-llm"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"distil": {
"type": "stdio",
"command": "uvx",
"args": [
"distil-llm"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"distil": {
"command": "uvx",
"args": [
"distil-llm"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"distil": {
"command": "uvx",
"args": [
"distil-llm"
]
}
}
}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.dshakes%2Fdistil)<a href="https://mcptoplist.com/server/io.github.dshakes%2Fdistil"><img src="https://mcptoplist.com/badge/io.github.dshakes%2Fdistil.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
dshakes
Available versions (2)
| Version | Published |
|---|---|
| 1.30.0 | Jul 25, 2026 |
| 1.20.0 | Jul 17, 2026 |
Frequently asked questions
- Who maintains Distil?
- Distil is maintained by dshakes, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Distil listed on the Official MCP Registry?
- Yes — Distil is listed on the Official MCP Registry, alongside Glama.
- How many versions does Distil have?
- MCP Toplist tracks 2 versions of Distil, most recently published on Jul 25, 2026.
- Where can I find the source code for Distil?
- The source code for Distil is hosted at github.com/dshakes/distil.
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.