Builds a dynamic, relevance-ordered map of chat-related repository files, function prototypes, and related files.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by RepoMapper.
The pdavis68/RepoMapper MCP server analyzes a repository to produce a dynamic map of files associated with chat-related work. Each mapped file is presented with its function prototypes, along with other files considered related. Related files are ordered by relevance, giving an agent a way to focus on the most pertinent parts of a codebase instead of treating every repository file as equally important.
The project also provides a command-line interface. This makes the repository-mapping functionality available outside an MCP client, although the supplied material does not describe the CLI command syntax or its output format.
The server’s output combines three kinds of repository context:
The map is described as dynamic, so it is intended to represent repository context for the current codebase rather than a fixed, manually maintained file list. Its behavior is based on the Repo Map functionality in Aider.chat, but the available description does not specify the underlying parsing method, ranking algorithm, supported programming languages, or how “chat-related” files are selected.
For an agent, the resulting map can serve as a compact starting point for locating relevant implementation files and understanding the functions exposed by those files. The material does not state that the server edits files, runs code, manages issues, or connects to external services.
The supported capabilities described for pdavis68/RepoMapper are:
The source description does not name individual MCP tools or provide their input parameters, return schemas, configuration options, or transport details. Those implementation details should be confirmed from the repository before integrating the server into an automated workflow.
The README was not available in the supplied material, so installation instructions, required runtime versions, environment variables, authentication requirements, licensing, and supported MCP clients cannot be confirmed here. No specific package name or executable command is provided, so an install command is intentionally omitted.
The description also does not establish whether the map covers an entire repository, only selected paths, or a particular language or file type. It confirms relevance ordering for related files but does not define the ranking criteria. Treat the server as a repository-context and code-navigation utility rather than assuming it provides broader coding-agent operations.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/pdavis68-repomapper)<a href="https://allmcps.com/mcp/pdavis68-repomapper"><img src="https://allmcps.com/api/badge/pdavis68-repomapper?style=directory" alt="RepoMapper on AllMCPs" /></a>