io.github.James-Chahwan/repo-graph✓
io.github.James-Chahwan/repo-graph · v0.4.12
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.James-Chahwan/repo-graph",
"description": "Structural graph map of any codebase so LLMs navigate by structure, not guesswork.",
"repository": {
"url": "https://github.com/James-Chahwan/repo-graph.git",
"source": "github"
},
"version": "0.4.12",
"packages": [
{
"registryType": "pypi",
"identifier": "mcp-repo-graph",
"version": "0.4.12",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}