Repo Graph is an MCP (Model Context Protocol) server that provides structural graph navigation capabilities for codebases, aiding AI coding assistants and LLMs (like Claude, Cursor, Windsurf) to efficiently understand, navigate, and reason about large code repositories. It exposes a suite of 12 MCP tools that let the AI query codebase structure, trace feature flows, assess impact, and minimize the amount of code read for tasks like bug fixes. Repo Graph supports multi-language codebases, integrating with Git and popular frameworks such as Go, Rust, Python, TypeScript/React/Angular, and others. Its target users are developers, engineering teams, and AI assistant providers looking to power advanced, context-aware code navigation and analysis with LLMs.
Visit Repo Graph's official website for product details and getting started.