mcp-repo-graph
Rank #1,357io.github.James-Chahwan/repo-graph
Structural graph map of any codebase so LLMs navigate by structure, not guesswork.
mcp-repo-graph is a Model Context Protocol (MCP) server published by james-chahwan. It ranks #1,357 of 132,046 servers tracked on MCP Toplist, and its repository has 59 GitHub stars. mcp-repo-graph is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 16 tracked versions. It was first listed on Apr 12, 2026 and most recently updated on Sep 20, 2026.
Ranks ahead of 130,689 of 132,046 servers on MCP Toplist.
Use mcp-repo-graph
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add repo-graph -e "REPO_GRAPH_REPO=<your REPO_GRAPH_REPO>" -- uvx mcp-repo-graphReplace each placeholder with your own value before saving.
[mcp_servers.repo-graph]
command = "uvx"
args = ["mcp-repo-graph"]
[mcp_servers.repo-graph.env]
REPO_GRAPH_REPO = "<your REPO_GRAPH_REPO>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"repo-graph": {
"command": "uvx",
"args": [
"mcp-repo-graph"
],
"env": {
"REPO_GRAPH_REPO": "<your REPO_GRAPH_REPO>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"repo-graph": {
"command": "uvx",
"args": [
"mcp-repo-graph"
],
"env": {
"REPO_GRAPH_REPO": "<your REPO_GRAPH_REPO>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"repo-graph": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-repo-graph"
],
"env": {
"REPO_GRAPH_REPO": "<your REPO_GRAPH_REPO>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"repo-graph": {
"command": "uvx",
"args": [
"mcp-repo-graph"
],
"env": {
"REPO_GRAPH_REPO": "<your REPO_GRAPH_REPO>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"repo-graph": {
"command": "uvx",
"args": [
"mcp-repo-graph"
],
"env": {
"REPO_GRAPH_REPO": "<your REPO_GRAPH_REPO>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.James-Chahwan%2Frepo-graph)<a href="https://mcptoplist.com/server/io.github.James-Chahwan%2Frepo-graph"><img src="https://mcptoplist.com/badge/io.github.James-Chahwan%2Frepo-graph.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
james-chahwan
Available versions (16)
| Version | Published |
|---|---|
| 0.5.1 | Sep 20, 2026 |
| 0.5.0 | Sep 20, 2026 |
| 0.4.21 | Sep 15, 2026 |
| 0.4.20 | Jul 8, 2026 |
| 0.4.19 | Jun 8, 2026 |
| 0.4.18 | Jun 8, 2026 |
| 0.4.17 | Jun 5, 2026 |
| 0.4.16 | Jun 5, 2026 |
| 0.4.15 | Jun 5, 2026 |
| 0.4.13 | May 22, 2026 |
| 0.4.12 | Apr 18, 2026 |
| 0.2.0 | Apr 16, 2026 |
| 0.1.3 | Apr 13, 2026 |
| 0.1.2 | Apr 13, 2026 |
| 0.1.1 | Apr 12, 2026 |
| 0.1.0 | Apr 12, 2026 |
Frequently asked questions
- Who maintains mcp-repo-graph?
- mcp-repo-graph is maintained by james-chahwan, which publishes 1 MCP server (16 total versions) tracked on MCP Toplist.
- Is mcp-repo-graph listed on the Official MCP Registry?
- Yes — mcp-repo-graph is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does mcp-repo-graph have?
- MCP Toplist tracks 16 versions of mcp-repo-graph, most recently published on Sep 20, 2026.
- Where can I find the source code for mcp-repo-graph?
- The source code for mcp-repo-graph is hosted at github.com/james-chahwan/repo-graph.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.