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
Installation
npx -y pdavis68/RepoMapperConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "RepoMapper",
"command": "npx",
"args": [
"-y",
"pdavis68/RepoMapper"
]
}About This MCP Server
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHubRelated MCPs
View all →Mcp Server Nano Banana
AI image generation using Google Gemini's nano banana model.
Mcp Graphql Forge
A lightweight, configuration-driven MCP server that exposes curated GraphQL queries as modular tools, enabling intentional API interactions from your agents.
Interactive Mcp
Enables interactive LLM workflows by adding local user prompts and chat capabilities directly into the MCP loop.
Plugwise Mcp
TypeScript-based smart home automation server for Plugwise devices with automatic network discovery. Features comprehensive device control for thermostats, switches, smart plugs, energy monitoring, multi-hub management, and real-time climate/power consumption tracking via local network integration.