Skip to main content
Glama

Related Servers

Alternatives to graphdb

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      A
      maintenance
      Turns a codebase into a persistent knowledge graph so AI coding agents can answer structural questions about functions, call chains, routes, and cross-service links through graph queries instead of reading files one by one.
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Indexes a codebase into a symbol-level graph and exposes tools for finding symbols, querying relationships, and assessing impact, letting AI coding agents answer structural questions in a single call within a token budget.
      93 npm
      4
      Apache 2.0
    • A
      license
      A
      quality
      B
      maintenance
      Provides Claude Code with a repository symbol graph via tree-sitter, enabling instant symbol lookup, file skeletons, call-site analysis, and persistent notes, reducing token usage by reading signatures instead of whole files.
      12
      1
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Local-first code indexer that provides deep code understanding for Claude and other LLMs with symbol/text search across 48+ languages, semantic search capabilities, and real-time index updates through the Model Context Protocol.
      58
      MIT

    TDQS

    A3.8/5.0

    Scored across 8 tools

    Disambiguation5/5

    Each tool targets a distinct aspect of code analysis: definitions, references, callers, impact, module overview, and Rails-specific associations/routes. No overlap in purpose.

    Naming Consistency5/5

    All tool names follow a consistent snake_case pattern with a clear verb_noun or noun_of structure, making them predictable.

    Tool Count5/5

    8 tools is well-scoped for a code analysis server, covering both general and Rails-specific functionality without bloat.

    Completeness4/5

    The set covers key analysis operations (definitions, references, callers, impact, module overview, routes, associations). A minor gap is the lack of a tool to list all modules without a specific path.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues