gograph

ozgurcd/gograph
★ 163 stars Go AI/LLM Updated 7d ago
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.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gograph": {
      "command": "go",
      "args": [
        "run",
        "github.com/ozgurcd/gograph@latest"
      ]
    }
  }
}

Topics

agentic-codingai-agentai-coding-assistantantigravityastclaude-codeclicode-analysiscode-navigationdeveloper-toolsgogolangmcp-serveropencodestatic-analysis