Local-only Go static analysis engine with a built-in MCP server. Gives AI coding agents deterministic structural awareness: call graphs, impact analysis, symbol search, and more.
ozgurcd/
gograph
ozgurcd/gographTools
219
Local-first static analysis that turns source code into deterministic, source-grounded workflow maps for coding agents via MCP.
42
clay-good/
OpenLore
clay-good/OpenLoreTools
Deterministic, local-first memory and guardrails for AI coding agents with no LLM in the hot path.
303
ast-outline/
ast-outline
ast-outline lets AI coding agents pull exactly the code context they need — a repo skeleton, a file outline, or one symbol — instead of reading whole files. A stateless, tree-sitter-based CLI.
47
redhat-et/
ripwire
redhat-et/ripwireTools
The ripgrep of AI context: a zero-dependency C++23 CLI + MCP server for coding agents. Find what you want without reading the repo, then check you built what you meant — blast radius, tests-to-run, quality deltas. Signatures at 74.7% fewer bytes than bodies; every guess labelled, every loss published. Paddle out with a map.
1.9k