Skip to main content
Glama

Related Servers

Alternatives to codegraph

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      A
      maintenance
      Transforms a codebase into a queryable knowledge base for code understanding, impact analysis, ownership lookup, and more via CLI, HTTP API, or MCP.
      108
      -
    • A
      license
      A
      quality
      B
      maintenance
      Enables unified code search and analysis over a monorepo, combining exact, semantic, and call graph queries with indexing, incremental updates, and impact analysis.
      12
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables querying and analyzing code relationships by building a lightweight graph of TypeScript and Python symbols. Supports symbol lookup, reference tracking, impact analysis from diffs, and code snippet retrieval through natural language.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables querying a TypeScript codebase's graph for call flows, type relationships, and symbol locations without reading file bodies.
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      Turns a codebase into a queryable graph with semantic search, call graphs, and control/data flow analysis, served to AI coding agents via the Model Context Protocol.
      161 npm
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables LLM agents to efficiently understand and navigate a codebase by providing semantic search over symbols and a reference graph, replacing expensive grep/glob calls with structured tools like definition lookup, caller/callee queries, and change-impact analysis.
      2
      MIT