Skip to main content
Glama
VMexicano
by VMexicano

Related Servers

Alternatives to token-filter-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      MCP server that reduces AI agent token usage by up to 90% through intelligent context compression. Enables efficient code exploration, multi-file refactoring, and debugging by providing tools for smart reading, searching, and managing code context.
      4
      MIT
    • A
      license
      C
      quality
      A
      maintenance
      An MCP server that filters and compresses context by 80-90% before sending to an LLM, using code knowledge graphs and compression.
      20
      2
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      An MCP server that reduces AI API costs by up to 97% through token measurement, compression, caching, and pruning, all without changing prompts.
      10
      1
      Apache 2.0
    • A
      license
      Not graded
      quality
      D
      maintenance
      Token-optimized MCP server that reduces context window usage by 59.5% by grouping 12 tools into 5 semantic operations, preserving all original functionality for AI assistants.
      6 npm
      1
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A meta-server that aggregates multiple MCP servers into a single interface, reducing token usage by 98%+ through progressive tool discovery and direct code execution that processes data between tools without consuming context window space.
      16 npm
      10
      Apache 2.0

    TDQS

    A3.9/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool targets a distinct operation: grep (search), read (file reading), shell (command execution), git (version control), test (test execution). No overlap in purpose.

    Naming Consistency3/5

    Tools use two different prefixes: 'filtered_' for grep/read/shell and 'smart_' for git/test. While each group is internally consistent, the mix of prefixes reduces overall consistency.

    Tool Count5/5

    With 5 tools, the server covers essential development operations without being bloated. Each tool serves a clear, non-redundant purpose.

    Completeness4/5

    The tool set covers search, reading, shell execution, git, and testing—core developer tasks. Minor gaps like file writing or editing are acceptable given the focus on token-efficient inspection.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues