Skip to main content
Coding AgentsUnknown

pdavis68/RepoMapper

An MCP server (and command-line tool) to provide a dynamic map of chat-related files from the repository with their function prototypes and related files in order of relevance. Based on the "Repo Map" functionality in Aider.chat

coding-agentsmacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com.mcas.ms/pdavis68/RepoMapper

Claude Desktop configuration example:

{
  "mcpServers": {
    "pdavis68repomapper": {
      "command": "npx",
      "args": [
        "-y",
        "pdavis68/RepoMapper"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Coding Agents
Language
Unknown
Author
Unknown