Skip to main content
Glama

Related Servers

Alternatives to scalpel

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to retrieve precise symbol definitions and usages from codebases, eliminating the need to fetch entire files.
      ISC
    • A
      license
      Not graded
      quality
      A
      maintenance
      Exposes a codebase's symbol graph and symbol-aware editing tools to AI agents, enabling targeted symbol lookup, impact analysis, and atomic multi-file edits with reduced context tokens.
      24 npm
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables symbol-level codebase retrieval by returning a definition's source span and usage sites, avoiding whole-file reads to reduce token context.
      43 npm
      ISC
    • A
      license
      A
      quality
      B
      maintenance
      Enables LLMs to efficiently navigate large codebases by providing surgical access to specific code symbols via semantic search and call-graph queries.
      6
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Enables token-efficient local code retrieval by indexing a codebase once with tree-sitter and serving exact symbol bodies on demand, avoiding whole-file reads.
      8
      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