Repo2graph MCP Server
AST-driven code graphs & zero-dependency GraphRAG for AI coding agents and humans. It runs locally over stdio via the published package.
People who work with code analysis, dependency graph and github action and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-09-18 · ★ 3 · #36 OF 106 MAINTAINED AI & ML · VERIFIED 2026-09-18
MIT · Python servers · how we verify → /methodology
01 · Install Repo2graph
Claude Code
claude mcp add srinivasan-78-repo2graph -- uvx repo2graph Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"srinivasan-78-repo2graph": {
"command": "uvx",
"args": [
"repo2graph"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
repo age created 2026-08-23 - young repo, little track record yet
license MIT - declared in the repository
pypi package repo2graph - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.Srinivasan-78 is GitHub-verified and matches the repo owner
03 · What Repo2graph can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.5.4 · 2026-09-17
Changed · Release version 1.5.4.
v1.5.3 · 2026-09-17
Changed · Release version 1.5.3.
v1.5.2 · 2026-09-17
Security · The audit log's error field is now redacted the same way every other · value is. A downstream exception's str() can echo caller input verbatim · (a malformed request, an OS error including a path with an…
04 · Who maintains Repo2graph
repo2graph is maintained by srinivasan-78. It's the only MCP server we track from this author; the repo dates to Aug 2026.
05 · Facts
- repository
- github.com/srinivasan-78/repo2graph
- category
- AI & ML - ranked #36 of 106 actively-maintained AI & ML servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-09-17)
- registry
- io.github.Srinivasan-78/repo2graph (active, first published 2026-09-15 · 6 versions)
- packages
- pypi:repo2graph
06 · Repo2graph FAQ
What is Repo2graph?
AST-driven code graphs & zero-dependency GraphRAG for AI coding agents and humans. It runs locally over stdio via the published package.
Is Repo2graph still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-18 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Repo2graph?
Run `uvx repo2graph`. You can also paste the ready-made client config above.
Does Repo2graph run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Repo2graph
Alternatives to Repo2graph
Maintained AI & ML servers if Repo2graph isn't the fit.
- Fun ASR Transcribe local audio with FunASR and SenseVoice using private, on-device inference. ★ 20,411 · 2026-09-18
- Auto TS Automated time series forecasting with model search, anomaly detection, and event risk analysis ★ 1,428 · 2026-08-25
- Haiku RAG Local-first agentic RAG with citations - hybrid search, reranking, multimodal document retrieval ★ 609 · 2026-09-17
- Plan Exe MCP server for generating rough-draft project plans from natural-language prompts. ★ 401 · 2026-09-13
- Local RAG (shinpr) Easy-to-setup local RAG server with minimal configuration ★ 398 · 2026-09-18
- PageIndex MCP Reasoning-based RAG system for chatting with long PDFs. Supports local and online files. ★ 388 · 2026-07-25
Pairs well with
Servers that cover what Repo2graph doesn't - only shown when the pairing reason fits the companion.
More AI & ML MCP servers · Koma Core MCP · Koma Gate MCP · Librarian · Agentic Research · Glassbox Framework
More Python MCP servers · Rmbr · Agent Booster · Stackhawk · SEC EDGAR Filings MCP · Cyberbro MCP Server · see all