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 →

Newly tracked — a growth score appears after the first full scoring week. Signals are deliberately suppressed during cold start to avoid false positives.

ozgurcd/gograph alternatives

Projects in the same category, closest in size — picked by data, not opinion.

portainer/portainer-mcpNo score yet171
MladenSU/cli-mcp-serverNo score yet171
wyattjoh/jmap-mcpNo score yet171
OpenClaw MCP ServerNo score yet172

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.

[![ozgurcd/gograph on What's Trending in AI](https://whatstrendinginai.com/badges/ozgurcd__gograph.svg)](https://whatstrendinginai.com/projects/ozgurcd__gograph/)

ozgurcd/gograph badge

Tracked since 2026-06-10 · data as of 2026-06-10 · 0 open issues · 75 releases