Loomal

repo-graph

MCP server by github.com/james-chahwan/repo-graph

Structural graph map of any codebase so LLMs navigate by structure, not guesswork.

6 starspypi: mcp-repo-graph

About repo-graph

repo-graph is an MCP (Model Context Protocol) server published by james-chahwan in the official MCP registry, listed under Location Services on Loomal. Structural graph map of any codebase so LLMs navigate by structure, not guesswork.

It ships as a Python package on PyPI (mcp-repo-graph), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/james-chahwan/repo-graph, where the project has earned 6 GitHub stars.

Use repo-graph with your agent

Claude Code · one command
claude mcp add repo-graph -- uvx mcp-repo-graph
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "repo-graph": {
      "command": "uvx",
      "args": [
        "mcp-repo-graph"
      ]
    }
  }
}
pypimcp-repo-graph

Frequently asked questions

What is repo-graph?
repo-graph is an MCP (Model Context Protocol) server by james-chahwan in the Location Services category. Structural graph map of any codebase so LLMs navigate by structure, not guesswork.
How do I connect repo-graph to Claude, Cursor, or another MCP client?
Install repo-graph from its pypi package (mcp-repo-graph) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is repo-graph open source?
Yes — the source code is public at github.com/james-chahwan/repo-graph, with 6 GitHub stars.
Can AI agents pay to use repo-graph?
Not yet through Loomal — repo-graph is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain repo-graph? Claim this listing free by verifying GitHub ownership, or contact us.