mcpbeat Sign in

gograph MCP Server

local only

gograph runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 17 Sep 2026.

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

Installs / week
not published
223
Stars
0 open issues
17 Sep 2026
Last commit
from GitHub
MIT
License
Go

What the code does

We read the source, 18 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

    serverPath := filepath.Join(root, releaseServerFile)
Page loads a third-party script docs-site/layouts/partials/comments.html:7
<script src="https://giscus.app/client.js"

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to gograph

same job, measured the same way
Instagit
by instagitai

MCP server for Instagit — AI-powered Git repository analysis for coding agents

38 installs/wk local only
Kivgraph
by luqueee

Cross-repository semantic code intelligence for AI coding agents, from a local code graph.

local only
Skeletongraph
by yashdoke7

Zero-LLM structural code retrieval for AI coding agents, served over MCP.

28 installs/wk local only
Sippion
by sitten-tokyo

Local read-only repository context retrieval for AI coding agents.

local only
Droste
by lorismascio17

Local code-memory graph for AI coding agents.

119 installs/wk local only
Kin
by kinlab

A graph-native code repository for people and AI agents.

2 383 installs/wk local only
Verdoc
by verdochello

Deterministic AGENTS.md and repo analysis for coding agents, paid per call in USDC over x402.

local only
Brain Scanner
by kevin-lozada-santos

Codebase graphs, caller impact analysis, and recorded project context for AI coding agents.

answering

gograph — questions

Answers built from our own checks of this server.

Why is there no uptime for gograph?
gograph runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is gograph open source?
Yes — it is published under the MIT licence, written in Go and 223 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.