dazeb/MCP-Github-Mapper
MCP GitHub Mapper is a MCP tool that will map any repository remotely and import the map directly into your code editor.
Platform-specific configuration:
{
"mcpServers": {
"MCP-Github-Mapper": {
"command": "npx",
"args": [
"-y",
"MCP-Github-Mapper"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...