GitNexus

GitHub

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

45,331 stars TypeScript 1 file ยท ~204 tokens

GitNexus MCP Server

MCP server for abhigyanpatwari/GitNexus

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "GitNexus": {
      "command": "npx",
      "args": [
        "-y",
        "@abhigyanpatwari/GitNexus"
      ]
    }
  }
}