Skip to main content
Glama

Related Servers

Alternatives to mcp-compact

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      Scores AI agent context entries for relevance using Jev and prunes or summarizes those that are no longer useful, helping MCP hosts reduce token usage and context bloat.
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Exposes a get_context_usage tool that reports raw token usage from session transcripts for Claude Code and OpenAI Codex CLI, enabling agents to check context size and branch behavior.
      1
      9 npm
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables AI agents to compress and selectively retrieve context, with measured recall rather than claimed performance. It provides tools to assess potential traffic and token savings, list compression dictionaries, and assemble relevant memory entries within a token budget.
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables AI agents and developers to dynamically tokenize session context windows and compact dialogue history into structured outputs via MCP, CLI, or Python client. Runs on pure standard library Python with no external dependencies for deterministic, low-latency execution.
      8
      -