MCP Repo Mapper
Rank #61,708io.github.LovRanRan/mcp-repo-mapper
Deterministic repository structure mapping for onboarding agents.
MCP Repo Mapper is a Model Context Protocol (MCP) server published by lovranran. It ranks #61,708 of 132,113 servers tracked on MCP Toplist. MCP Repo Mapper is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 25, 2026 and most recently updated on May 25, 2026.
Ranks ahead of 70,405 of 132,113 servers on MCP Toplist.
Use MCP Repo Mapper
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-repo-mapper -- uvx mcp-repo-mapper[mcp_servers.mcp-repo-mapper]
command = "uvx"
args = ["mcp-repo-mapper"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-repo-mapper": {
"command": "uvx",
"args": [
"mcp-repo-mapper"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-repo-mapper": {
"command": "uvx",
"args": [
"mcp-repo-mapper"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-repo-mapper": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-repo-mapper"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-repo-mapper": {
"command": "uvx",
"args": [
"mcp-repo-mapper"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-repo-mapper": {
"command": "uvx",
"args": [
"mcp-repo-mapper"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.LovRanRan%2Fmcp-repo-mapper)<a href="https://mcptoplist.com/server/io.github.LovRanRan%2Fmcp-repo-mapper"><img src="https://mcptoplist.com/badge/io.github.LovRanRan%2Fmcp-repo-mapper.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
lovranran
Other servers by lovranran
View all lovranran servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | May 25, 2026 |
Frequently asked questions
- Who maintains MCP Repo Mapper?
- MCP Repo Mapper is maintained by lovranran, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is MCP Repo Mapper listed on the Official MCP Registry?
- Yes — MCP Repo Mapper is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does MCP Repo Mapper have?
- MCP Toplist tracks 1 version of MCP Repo Mapper, most recently published on May 25, 2026.
- Where can I find the source code for MCP Repo Mapper?
- The source code for MCP Repo Mapper is hosted at github.com/lovranran/mcp-repo-mapper.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.