Loading MCP server directory, please wait...
Ask a codebase questions and get cited code back, from a tree-sitter graph of the repo.
npx @getmcp/cli add io.github.Srinivasan-78/repo2graphRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Srinivasan-78/repo2graph": {
"command": "uvx",
"args": [
"repo2graph[mcp]",
"repo2graph-mcp",
"repo2graph"
]
}
}
}