Skip to main content
ClaudeWave

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.

MCP Servers176 stars12 forksGoMITUpdated 2d ago
ClaudeWave Trust Score
97/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual · gograph
Claude Code CLI
git clone https://github.com/ozgurcd/gograph
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "gograph": {
      "command": "gograph"
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Install the binary first: go install github.com/ozgurcd/gograph@latest (make sure it ends up on your PATH).

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
agentic-codingai-agentai-coding-assistantantigravityastclaude-codeclicode-analysiscode-navigationdeveloper-toolsgogolangmcp-serveropencodestatic-analysis

What people ask about gograph

What is ozgurcd/gograph?

+

ozgurcd/gograph is mcp servers for the Claude AI ecosystem. 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. It has 176 GitHub stars and was last updated 2d ago.

How do I install gograph?

+

You can install gograph by cloning the repository (https://github.com/ozgurcd/gograph) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is ozgurcd/gograph safe to use?

+

Our security agent has analyzed ozgurcd/gograph and assigned a Trust Score of 97/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains ozgurcd/gograph?

+

ozgurcd/gograph is maintained by ozgurcd. The last recorded GitHub activity is from 2d ago, with 0 open issues.

Are there alternatives to gograph?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy gograph to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: ozgurcd/gograph
[![Featured on ClaudeWave](https://claudewave.com/api/badge/ozgurcd-gograph)](https://claudewave.com/repo/ozgurcd-gograph)
<a href="https://claudewave.com/repo/ozgurcd-gograph"><img src="https://claudewave.com/api/badge/ozgurcd-gograph" alt="Featured on ClaudeWave: ozgurcd/gograph" width="320" height="64" /></a>

More MCP Servers