ozgurcd/gograph
by Various
A fast, local-only CLI tool to generate repository structures and improve IDE context awareness for Go codebases.
MCP
ozgurcd/gograph
Added 1 June 2026
Overview
A fast CLI tool written in Go that generates repository structure snapshots for local projects. It improves IDE context awareness by producing structural metadata from Go codebases without sending data to external services.
Best for
Best for
Go developers needing on-demand, offline repository structure summaries to enhance editor context
Use cases
- Generating a tree view of Go project layout for onboarding or documentation
- Feeding structural context to IDE plugins or editor tools for better code navigation
- Quickly exploring unfamiliar Go repositories to understand their file organization
How to use
Install
brew install ozgurcd/tap/gograph Tools exposed
gograph
Tested with
Claude Desktop, Claude Code, Cursor, Copilot
Example client config
gograph add-claude-plugin Notes
A fast CLI tool written in Go that generates repository structure snapshots for local projects. It improves IDE context awareness by producing structural metadata from Go codebases without sending data to external services.
150 stars on GitHub. Last updated 2026-05-31. Licensed MIT.
Use cases
- Generating a tree view of Go project layout for onboarding or documentation
- Feeding structural context to IDE plugins or editor tools for better code navigation
- Quickly exploring unfamiliar Go repositories to understand their file organization
Pros
- Runs entirely offline with no external dependencies or data leaks
- Very fast processing suitable for large codebases
- Lightweight and simple to install as a standalone binary
Cons
- Limited to Go projects only, no support for other languages or mixed repos
- Only provides structural metadata, not code-level analysis or dependencies
- Output requires manual integration into IDE tooling for full benefit
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Runs entirely offline with no external dependencies or data leaks
- Very fast processing suitable for large codebases
- Lightweight and simple to install as a standalone binary
Cons
- Limited to Go projects only, no support for other languages or mixed repos
- Only provides structural metadata, not code-level analysis or dependencies
- Output requires manual integration into IDE tooling for full benefit
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.