Skip to main content
Glama

Related Servers

Alternatives to symbols

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      F
      maintenance
      A high-performance CLI tool that provides semantic code search, advanced architectural analysis, and codebase indexing with vector embeddings across multiple programming languages. Enables AI assistants to understand and navigate large codebases through graph-based relationships and intelligent code pattern detection.
      878
      -
    • F
      license
      Not graded
      quality
      A
      maintenance
      Structural code intelligence for AI agents. Scan once, query everything — dead exports, circular imports, dependency graphs, and more. CLI + MCP server.
      6 npm
      9
      -
    • 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
      B
      quality
      A
      maintenance
      High-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 159 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.
      17
      43,522
      MIT
    • F
      license
      A
      quality
      A
      maintenance
      Deterministic code intelligence engine — indexes 27 languages into a queryable symbol graph for real-time blast-radius analysis, no embeddings or LLM calls.
      5
      25
      -
    • 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

    TDQS

    A3.5/5.0

    Scored across 7 tools

    Disambiguation4/5

    Most tools have distinct purposes, but there is some overlap: syms_dependents and syms_impact both deal with dependents (though impact includes transitive), and syms_deps and syms_imports both relate to dependencies vs. import statements. This could cause minor confusion.

    Naming Consistency5/5

    All tools follow a consistent pattern: 'syms_' prefix plus a descriptive second part using underscores. No mixed conventions (all lowercase snake_case).

    Tool Count5/5

    Seven tools is well-scoped for a code symbol and dependency analysis server. Each tool covers a focused aspect without being overwhelming or too sparse.

    Completeness4/5

    The set covers dependency analysis, symbol listing, and search. Minor gaps exist, such as no tool for detailed symbol metadata or reference finding, but the core analysis workflow is well-supported.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues