Tagged “call-graph”
5 listings
Servers

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.

rag-rat
Updated todayby cq27-dev
Local repo-intelligence index + MCP server: semantic search, symbol/graph navigation, impact-surface preflight, git + GitHub papertrail, and a source-anchored memory graph.

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

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.

ts-ast-mcp
Updated 1mo agoby gclluch
MCP server for deep structural analysis of TypeScript/JavaScript via the TypeScript Compiler API - 20 tools for call graphs, complexity, dead code, and type queries