mcpbeat Sign in

Kivgraph MCP Server

local only

Kivgraph runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 31 Aug 2026.

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

Installs / week
not published
16
Stars
9 open issues
31 Aug 2026
Last commit
from GitHub
Apache-2.0
License
Go

What the code does

We read the source, 12 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.

Builds a file path from a variable internal/csharploader/loader.go:206, internal/javaloader/loader.go:243, internal/rebuild/rebuild.go:242 и ещё 13
            path = filepath.Join(root, path)
Runs an external command python-worker/pyright_index.py:131
        self.process = subprocess.Popen(fields, stdin=subprocess.PIPE,
      child = spawn(EXECUTABLE, ["hook", "run"], { stdio: ["pipe", "pipe", "ignore"] })

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 Kivgraph

same job, measured the same way
rag-rat
by cq27-dev

Repository intelligence, code graph, history, papertrail, and cross-agent memory for coding agents.

92 installs/wk local only
Agentmako
by drhalto

Local-first codebase intelligence MCP server for AI coding agents.

82 installs/wk local only
Droste
by lorismascio17

Local code-memory graph for AI coding agents.

165 installs/wk local only
Replen
by replenhq

A local intelligence layer for AI coding agents. Maps your repos, matches the open-source frontier.

109 installs/wk local only
Repowise
by repowise

Codebase intelligence for AI coding agents — graph, git history, docs, decisions, code health.

3 900 installs/wk local only
Maguyva
by maguyva

Code intelligence for coding agents: semantic, AST, graph, and full-text search. 279+ languages.

answering
Oxcode
by snowmead

PageRank-curated code intelligence for coding agents over an indexed source repository.

72 installs/wk local only
Graphlens MCP
by neko1313

Semantic code graph MCP server for coding agents

161 installs/wk local only

Kivgraph — questions

Answers built from our own checks of this server.

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