← Back to match
gograph
Local Go static analysis engine with an MCP server giving AI coding agents call graphs and impact analysis.
Desktopfreeglobal
gograph is a local static analysis engine for Go codebases that builds a structural graph of call relationships and interface implementations, exposed through a CLI and an MCP server. It gives AI coding agents a deterministic map to trace callers, plan the impact of a change, and enforce architecture rules before refactoring, without needing embeddings or a hosted code index.
Categories
developer toolsstatic analysisAI agent tooling

