Skip to content
Back to search
30
MCP

gograph

io.github.ozgurcd/gograph

Local Go repository call graphs and structural analysis for coding agents over stdio.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Go Code Graph
Analyzes Go codebases using AST parsing and Neo4j graph storage to enable natural language queries about code structure, dependencies, archi
0 tools
io.github.james-chahwan/repo-graph
Structural graph map of any codebase so LLMs navigate by structure, not guesswork.
0 tools
io.github.James-Chahwan/repo-graph
Structural graph map of any codebase so LLMs navigate by structure, not guesswork.
0 tools
gograph
Metadata-only Glama MCP server.
0 tools
io.github.dave-london/go
Structured Go tool output (build, test, vet) as typed JSON diagnostics.
0 tools
io.github.Dave-London/go
Structured Go tool output (build, test, vet) as typed JSON diagnostics.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "gograph": {
      "url": "None",
      "transport": "http"
    }
  }
}