Skip to main content
Glama
dshakes

distil

by dshakes

Related Servers

Alternatives to distil

  • A
    license
    Not graded
    quality
    C
    maintenance
    Compresses tool outputs, manages token budgets, deduplicates content, and filters by relevance to optimize context window usage for AI agents.
    MIT

Related Servers

  • A
    license
    Not graded
    quality
    B
    maintenance
    Provides compression, retrieval, and statistics for local context-economy when interacting with GPT/Codex, enabling efficient token usage and exact recovery of compacted content.
    3
    Apache 2.0
  • A
    license
    Not graded
    quality
    A
    maintenance
    Lossless context compression for LLMs, packing text into 2x-8x fewer tokens with byte-exact reconstruction. Provides MCP tools to compress files/text and expand exact slices, verified by sha256.
    6
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Data compression MCP server with auto-algorithm selection (gzip, brotli, deflate). 7 tools for compress, decompress, analyze, store, retrieve, list, and stats. Achieves 60x compression on docs, 30x on SQL. Lossless round-trip verified. Zero dependencies.
    9
    2
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    A transparent proxy that sits in front of any other MCP server and shrinks its tool output before it reaches the model. Lossless by default: the transformed bytes are a denser encoding of the same data, with a round-trip gate asserting an exact inverse over the corpus, so nothing is dropped, summarised, or offloaded to a cache that expires. Repeated calls to the same tool emit a delta against the
    2
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Provides reversible context compression for AI agents, reducing token usage while preserving the ability to retrieve original content, and serves as an MCP server for integration with tools like GitHub Copilot and Claude Code.
    3
    1
    Apache 2.0

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dshakes/distil'

If you have feedback or need assistance with the MCP directory API, please join our Discord server