Repomapper is a command-line tool and Model Context Protocol (MCP) server designed to help LLMs and developers analyze, understand, and navigate complex codebases. By generating a detailed "map" of a repository, it highlights important files, code definitions, and inter-file relationships. Repomapper leverages Tree-sitter for accurate code parsing and uses the PageRank algorithm to rank code elements, making it highly useful for repository analysis, codebase onboarding, and integration into AI/LLM-driven workflows.
Visit Repomapper's official website for product details and getting started.
Comprehensive guides on how to install, configure, and use Repomapper.
A place to report bugs, request features, and track ongoing development discussions.