RepoMapper is a tool designed to help users, especially those working with LLMs, understand and navigate complex codebases in git repositories. It provides both a command-line interface for on-demand analysis and functions as a Model Context Protocol (MCP) server for continuous mapping. RepoMapper analyzes repositories, highlights important files and code definitions, and visualizes their relationships using Tree-sitter for parsing and the PageRank algorithm for ranking code elements.
Visit Repomapper's official website for product details and getting started.