Sponsored by Deepsite.site

Repo Graph

Created By
James-Chahwan13 days ago
Structural graph memory for AI coding assistants. repo-graph maps your codebase entities, relationships, and feature flows so the model navigates to the right files instead of reading everything first. Tree-sitter, 20+ languages, frontend to backend and more, any MCP client.
Content

repo-graph

Structural graph memory for AI coding assistants. Map your codebase. Navigate by structure. Read only what matters.

repo-graph is an MCP server that builds a structural graph of your codebase — entities, how they connect, and the feature flows that run frontend to backend. Your AI assistant queries the graph to find the right files instead of reading the whole repo first. The engine is Rust + tree-sitter and handles 20+ languages and frameworks, cross-stack.

Why

Instead of flooding the context window (grep, read, grep, read…), the model gets a map. On a Go + Angular monorepo fixing a reversed comparison operator — same bug, same model, same prompt:

Without repo-graphWith repo-graph
Tokens75,30829,838
Time4m 36s~30s
Files read~152

Install

Zero-install:

  uvx mcp-repo-graph --repo .

Claude Code:

  claude mcp add repo-graph -- uvx mcp-repo-graph --repo .

Any MCP client (Cursor, Windsurf, Codex, Gemini CLI, Antigravity, Claude Desktop):

  { "mcpServers": { "repo-graph": { "command": "uvx", "args": ["mcp-repo-graph", "--repo", "."] } } }

Tools (11)

  • generate — scan and build the graph
  • status — repo overview; orient first
  • dense_text — the whole graph as dense text
  • flow — entry → service → data for a feature
  • trace — shortest path between two nodes
  • impact — blast radius of a change, by tier
  • neighbours — direct connections to a node
  • activate — spreading activation (Personalized PageRank) from seeds
  • find — match nodes by name/qname
  • graph_view — ASCII overview or node tree
  • reload — re-generate after changes

MIT licensed.

Server Config

{
  "mcpServers": {
    "repo-graph": {
      "command": "uvx",
      "args": [
        "mcp-repo-graph",
        "--repo",
        "."
      ]
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
ChatWiseThe second fastest AI chatbot™
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Serper MCP ServerA Serper MCP Server
Tavily Mcp
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
WindsurfThe new purpose-built IDE to harness magic
Amap Maps高德地图官方 MCP Server
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
CursorThe AI Code Editor
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
Playwright McpPlaywright MCP server
DeepChatYour AI Partner on Desktop
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。