Tagged “tree-sitter”
7 listings
Servers

code-graph-rag
Updated todayby vitali87
The ultimate RAG for your monorepo. Query, understand, and edit multi-language codebases with the power of AI and knowledge graphs

ripwire
Updated todayby redhat-et
ripwire — the ripgrep of AI context. A zero-dependency C++23 CLI that maps any codebase into a ranked, deterministic call graph for coding agents: orientation, blast radius, tests-to-run and quality verbs, plus an MCP server. ripgrep-fast retrieval, a tripwire on every claim it emits.

ops-codegraph-tool
Updated 3d agoby optave
Code intelligence CLI — function-level dependency graph across 34 languages, 34-tool MCP server for AI agents, complexity metrics, architecture boundary enforcement, CI quality gates, git diff impact with co-change analysis, hybrid semantic search. Fully local, zero API keys required.

better-code-review-graph
Updated todayby n24q02m
Knowledge graph for token-efficient code reviews -- semantic search and call-graph resolution across your codebase.

aptu-coder
Updated todayaptu-coder: MCP server for AST analysis, call graphs, and code structure (tree-sitter)

codegraph
Updated todayby lzehrung
A tool for agents and humans to understand a repo, assess diff impact/risk, navigate code, and answer questions fast.

codeindex
Updated todayby maxgfr
Zero-dependency repo-indexing engine: deterministic walk + symbol/import extraction (tree-sitter AST with regex fallback) + typed cross-file link-graph + analytics. One vendorable engine.mjs, CLI + MCP server included.