Skip to main content
Glama
aimasteracc

tree-sitter-analyzer

by aimasteracc

Related Servers

Alternatives to tree-sitter-analyzer

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Token-efficient code intelligence MCP server that indexes codebases with tree-sitter AST parsing and provides 150 tools for AI agents, using 61-95% fewer tokens than traditional grep/Read workflows.
      163 npm
      4
      Business Source 1.1
    • A
      license
      Not graded
      quality
      A
      maintenance
      MCP server for local-first code intelligence, providing structural code graph, semantic search, and impact analysis to AI agents.
      2
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      MCP server that builds a local code intelligence layer, letting AI agents explore call graphs, blast radius, and source slices via a single tool without external APIs.
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Local repository intelligence MCP server that builds a reusable graph of code structure for AI coding agents, providing 34 network-free tools for understanding, searching, and analyzing repositories without data leaving the machine.
      40 npm
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Ultra-lightweight, local-first MCP server for AI-powered code intelligence, providing AST-based analysis and 20+ tools while ensuring zero data leakage.
      869 npm
      10
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Give your AI coding agents superpowers — a local MCP server for fast, token-efficient code navigation, search & analysis.
      -

    TDQS

    A4/5.0

    Scored across 9 tools

    Disambiguation2/5

    Several facades overlap heavily: project and health both offer overview/project/file metrics, nav/search/structure all handle symbol lookup and traversal, and edit/nav both include impact analysis. The action descriptions are detailed, but an agent still has multiple plausible entry points for common tasks like 'find a symbol' or 'check project health'.

    Naming Consistency3/5

    Most tools are single-noun facades (project, search, nav, structure, health, edit, index, viz), but set_project_path follows a verb_noun pattern and abbreviations like nav/viz break the otherwise noun-based convention. The names remain readable, but the convention is mixed.

    Tool Count4/5

    Nine top-level tools is within the reasonable range, and each facade represents a real domain area. However, each tool bundles many actions, making the effective surface much larger and heavier than the count suggests.

    Completeness5/5

    The surface covers project setup, indexing lifecycle, search, navigation, structural analysis, health metrics, edit safety, and visualization. For a code-intelligence analyzer, this is comprehensive with no obvious major gaps.

    Maintenance

    ActivityMaintained
    ResponsivenessResponsive