repo2graph runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 17 Sep 2026.
Ask a codebase questions and get cited code back, from a tree-sitter graph of the repo.
We read the source, 19 h ago · rules 3dff92dd89df
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.
out = subprocess.run(
env = dict(os.environ)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
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.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add repo2graph -- uvx repo2graph
{
"mcpServers": {
"repo2graph": {
"args": [
"repo2graph"
],
"command": "uvx"
}
}
}
[mcp_servers.repo2graph]
command = "uvx"
args = ["repo2graph"]
{
"mcpServers": {
"repo2graph": {
"args": [
"repo2graph"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"repo2graph": {
"args": [
"repo2graph"
],
"command": "uvx"
}
}
}
Retrieve only the relevant code for a codebase question, within a token budget.
Ask any GitHub repository a question. Get source-backed answers.
Semantic code graph for AI-assisted code understanding via tree-sitter and MCP.
LynxMCP: 100% local MCP server for the code questions grep can't answer: call graph, hybrid search
Red, amber or green risk report for any UK company from Companies House and The Gazette.
Analyzes codebases with tree-sitter and generates AGENTS.md files for AI coding agents.
Look up, search, and track changes to the US Code of Federal Regulations (eCFR).
MCP server for codewiki.google: search repos, fetch wiki docs, ask questions
Answers built from our own checks of this server.