Skip to main content
Glama

Related Servers

Alternatives to diffctx

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      D
      maintenance
      Extracts minimal, relevant code context from multiple programming languages while analyzing diffs and optimizing imports to reduce token usage for AI assistants. Supports TypeScript/JavaScript, Python, Go, and Rust with token-aware caching.
      7
      2 npm
      1
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Code graph context engine that parses codebases with tree-sitter (170+ languages), builds structural dependency graphs, and provides 24 MCP tools for code intelligence. One prepare_context call gives your AI agent the right files for any task. Includes focus, blast radius, hotspots, dead code detection, and hybrid search.
      24
      1
      AGPL 3.0
    • A
      license
      A
      quality
      A
      maintenance
      Knowledge graph for token-efficient code reviews. Builds a structural map of your codebase with Tree-sitter, tracks changes incrementally, and gives AI agents precise context via MCP tools. Features fixed multi-word search, qualified call resolution, dual-mode embedding (ONNX local + LiteLLM cloud), and output pagination.
      6
      69
      Apache 2.0
    • A
      license
      Not graded
      quality
      C
      maintenance
      Provides a semantic understanding of your codebase by parsing with tree-sitter and building a graph of symbols and dependencies. Enables AI assistants to navigate code, analyze changes, and discover architecture using 18 tools with minimal context overhead.
      18 npm
      1
      MIT

    TDQS

    A4/5.0

    Scored across 1 tool

    Disambiguation5/5

    With only one tool, there is no possibility of ambiguity between tools. The tool has a clear purpose and unique identity.

    Naming Consistency4/5

    The single tool name 'diffctx_context' is clear but not a verb_noun pattern; however, with one tool there is no inconsistency to penalize.

    Tool Count3/5

    A single tool feels thin for a server, but the tool's scope is narrow and it uses modes to cover different needs, making it borderline appropriate.

    Completeness4/5

    The tool covers the core need of understanding a git diff with two modes (locate and pack). Minor gaps exist, such as no explicitly separate raw diff retrieval, but the primary use case is well-served.

    Maintenance

    ActivityActive
    ResponsivenessWithin a week