ozgurcd/gograph
mcp-serverNo score yet
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.
Stars
171
Δ stars 7d
—
Δ stars 30d
—
Forks
12
Contributors
4
npm DL / wk
—
PyPI DL / wk
—
Language
Go
Last push
2026-06-10
About ozgurcd/gograph
`gograph` builds a local, AST-aware call graph of your Go repository and exposes **50+ query tools** via CLI and MCP so coding agents can navigate packages, symbols, call chains, routes, SQL, env vars, and tests — without reading raw files. All commands support `--json` for machine-readable output and `--files-only` for flat file lists. Define boundaries in `.gograph/boundaries.json`: ```json { "layers": [ { "name": "domain", "packages": ["internal/domain/**"], "may_import": [] }, { "name": "handler", "packages":…
Read the full README on GitHub →
ozgurcd/gograph alternatives
Projects in the same category, closest in size — picked by data, not opinion.
See all mcp-server projects ranked by growth →
Frequently asked questions
- Is ozgurcd/gograph still maintained?
- Yes — actively maintained. The last push was on 2026-06-10, with 4 contributors.
- What are the best ozgurcd/gograph alternatives?
- Closest by category and size in our data: portainer/portainer-mcp, MladenSU/cli-mcp-server, wyattjoh/jmap-mcp — full list with live signals above.
Embed this badge
Show your project's live signal in your README — it updates weekly with the data.
Tracked since 2026-06-10 · data as of 2026-06-10 · 0 open issues · 75 releases