pdavis68/RepoMapper
0 Views
0 Installs
🐧 🪟 🍎 - 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
Quick Install
One-Click IDE Configuration
claude_desktop_config.json
{
"mcpServers": {
"pdavis68-repomapper": {
"command": "npx",
"args": [
"-y",
"pdavis68-repomapper"
]
}
}
}Or
Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.
Documentation Overview
No README found or this server is not hosted on GitHub.