MCP Servers / development / Repo Map

Repo Map

JSON →
stdionone173development

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

Install
How to run this server
[ { "cmd": "pip install -r", "imports": [] } ]
server path: repo-map
Tools
What this server exposes
get_repo_map
Generate a repository map highlighting important files, code definitions, and their relationships, respecting token limits and prioritizing specified files.
get_ranked_tags_map_uncached
Retrieve a ranked map of code tags (functions, classes) from the repository, using PageRank to prioritize importance.
Configuration
Environment & auth
authnone
Resources
Repo Map — MCP Server · libregistry