Back to directory
james-chahwan/repo-graph

james-chahwan/repo-graph

@James-Chahwan

Structural graph memory for AI coding assistants — MCP server for codebase navigation

mcpcodebase-navigationgraph-memoryai-assistantcode-analysisstructural-analysisrepository-graphllm-contextcontext

Installation & Configuration

{
  "mcpServers": {
    "repo-graph": {
      "command": "uvx",
      "args": [
        "mcp-repo-graph",
        "--repo",
        "/path/to/your/project"
      ]
    }
  }
}

Information

Transport
stdio
Language
Rust
Created
2026/6/11
Updated
2026/6/12