GitNexus
GitNexus: The Zero-Server Code Intelligence Engine - GitNexus is a client-side knowledge graph creator that runs entirely in your browser. Drop in a git repository (Github, Gitlab, Azure, Local) or ZIP file, and get an interactive knowledge graph with a built in Graph RAG Agent. Perfect for code exploration
GitNexus MCP Server
MCP server for abhigyanpatwari/GitNexus
Ready-to-Use Client Configurations
{
"mcpServers": {
"GitNexus": {
"command": "npx",
"args": [
"-y",
"@abhigyanpatwari/GitNexus"
]
}
}
}