Skip to main content
Glama

Related Servers

Alternatives to codelattice

No user-submitted related servers found.

    Related Servers

    • 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
      24
      -
    • A
      license
      Not graded
      quality
      A
      maintenance
      High-performance code graph and code intelligence engine. Index code base into knowledge graph, supports 257 languages and native multi repositories environment
      1,572
      Apache 2.0
    • A
      license
      Not graded
      quality
      C
      maintenance
      A graph-powered code intelligence engine that indexes codebases into a structural knowledge graph to provide AI agents with deep context on function calls, types, and execution flows. It offers local, zero-dependency tools for hybrid search, impact analysis, and dead code detection across Python, JavaScript, and TypeScript projects.
      289 PyPI
      812
      MIT
    • A
      license
      Not graded
      quality
      B
      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.
      11 npm
      1
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables people and AI agents to query local code repositories as graphs through stdio MCP tools for project listing, search, dependency tracing, impact analysis, bridge detection, node inspection, bounded code reading, and optional LSP definition/reference lookups.
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Provides a dependency graph of any local repository with tools for change impact, transitive dependents, health audits, and more, enabling AI coding agents to see structure and refactor safely.
      4,912 npm
      4
      MIT

    TDQS

    A4.1/5.0

    Scored across 6 tools

    Disambiguation4/5

    Each tool targets a distinct layer: workflow routing, project analysis, symbol-level queries, change review, workspace analysis, and cache management. The boundaries are mostly clear from the descriptions, with only mild overlap between project/workspace/change-review for monorepo roots and some project-level diagnosis modes.

    Naming Consistency5/5

    All tool names follow the consistent codelattice_ + domain noun snake_case pattern, and there are no mixed conventions or style breaks. The names are highly predictable across the set, making the tool surface easy to scan and predict.

    Tool Count5/5

    Six tools is an appropriate size for this server; the surface is neither bloated nor too sparse. Each tool earns its place and internally organizes multiple modes, avoiding fragmentation into dozens of smaller endpoints, and each tool covers a meaningful domain.

    Completeness4/5

    The surface covers the main analysis workflow: orienting via workflow, analyzing projects, querying symbols, reviewing changes, handling workspaces, and cache management. Minor gaps exist around explicit cross-project free-text search or direct root enumeration outside the workflow router, but agents can still complete realistic workflows without dead ends.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues