RepoRelay
Rank #8,654io.github.Lukie-81/reporelay
Bounded local MCP access to one approved repository for AI read/search and structured handoffs.
RepoRelay is a Model Context Protocol (MCP) server published by Lukie-81. It ranks #8,654 of 132,046 servers tracked on MCP Toplist, and its repository has 24 GitHub stars. RepoRelay is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 18, 2026 and most recently updated on Aug 18, 2026.
Ranks ahead of 123,392 of 132,046 servers on MCP Toplist.
Use RepoRelay
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add reporelay -- npx -y reporelay-mcp quickstart "<repository-root>"Replace each placeholder with your own value before saving.
[mcp_servers.reporelay]
command = "npx"
args = ["-y", "reporelay-mcp", "quickstart", "<repository-root>"]Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"reporelay": {
"command": "npx",
"args": [
"-y",
"reporelay-mcp",
"quickstart",
"<repository-root>"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"reporelay": {
"command": "npx",
"args": [
"-y",
"reporelay-mcp",
"quickstart",
"<repository-root>"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"reporelay": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"reporelay-mcp",
"quickstart",
"<repository-root>"
]
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"reporelay": {
"command": "npx",
"args": [
"-y",
"reporelay-mcp",
"quickstart",
"<repository-root>"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"reporelay": {
"command": "npx",
"args": [
"-y",
"reporelay-mcp",
"quickstart",
"<repository-root>"
]
}
}
}Replace each placeholder with your own value before saving.
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.Lukie-81%2Freporelay)<a href="https://mcptoplist.com/server/io.github.Lukie-81%2Freporelay"><img src="https://mcptoplist.com/badge/io.github.Lukie-81%2Freporelay.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Lukie-81
Available versions (1)
| Version | Published |
|---|---|
| 1.2.5 | Aug 18, 2026 |
Frequently asked questions
- Who maintains RepoRelay?
- RepoRelay is maintained by Lukie-81, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is RepoRelay listed on the Official MCP Registry?
- Yes — RepoRelay is listed on the Official MCP Registry, alongside Glama.
- How many versions does RepoRelay have?
- MCP Toplist tracks 1 version of RepoRelay, most recently published on Aug 18, 2026.
- Where can I find the source code for RepoRelay?
- The source code for RepoRelay is hosted at github.com/Lukie-81/RepoRelay.
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.