Back to search
30
MCP

io.github.james-chahwan/repo-graph

io.github.james-chahwan/repo-graph

Structural graph map of any codebase so LLMs navigate by structure, not guesswork.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.indhar01/memograph
Graph-based memory system for LLMs with knowledge graphs and semantic search
0 tools
io.github.n24q02m/better-code-review-graph
Knowledge graph for token-efficient code reviews with fixed search and configurable embeddings
0 tools
io.github.looptech-ai/understand-quickly
Public registry of code-knowledge graphs for AI agents with schema validation and drift detection.
0 tools
io.github.anandb71/arbor
The Graph-Native Intelligence Layer for Code.
0 tools
io.github.danielblomma/cortex
Local repo context for coding assistants with semantic search and graph relationships.
0 tools
io.github.rog0x/github
GitHub analytics - repos, PRs, issues, releases, contributors
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.james-chahwan/repo-graph": {
      "url": "None",
      "transport": "http"
    }
  }
}