repo2graph for Claude Desktop
io.github.srinivasan-78/repo2graph
Ask a codebase questions and get cited code back, from a tree-sitter graph of the repo.
client:Claude Desktop
transport:stdio
runtime:pypi
Install repo2graph in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"repo2graph": {
"command": "uvx",
"args": [
"repo2graph"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs