Code Relay
Rank #12,156io.github.zarcherlot/code-relay
Branch-scoped runbooks, remote checkpoints, and auditable verification receipts.
Code Relay is a Model Context Protocol (MCP) server published by zarcherlot. It ranks #12,156 of 132,113 servers tracked on MCP Toplist. Code Relay is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 31, 2026 and most recently updated on Sep 1, 2026.
Ranks ahead of 119,957 of 132,113 servers on MCP Toplist.
Use Code Relay
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add code-relay -- npx -y code-relay-mcp[mcp_servers.code-relay]
command = "npx"
args = ["-y", "code-relay-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"code-relay": {
"command": "npx",
"args": [
"-y",
"code-relay-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"code-relay": {
"command": "npx",
"args": [
"-y",
"code-relay-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"code-relay": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"code-relay-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"code-relay": {
"command": "npx",
"args": [
"-y",
"code-relay-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"code-relay": {
"command": "npx",
"args": [
"-y",
"code-relay-mcp"
]
}
}
}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.zarcherlot%2Fcode-relay)<a href="https://mcptoplist.com/server/io.github.zarcherlot%2Fcode-relay"><img src="https://mcptoplist.com/badge/io.github.zarcherlot%2Fcode-relay.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
zarcherlot
Other servers by zarcherlot
View all zarcherlot servers →Available versions (1)
| Version | Published |
|---|---|
| 3.1.0 | Sep 1, 2026 |
Frequently asked questions
- Who maintains Code Relay?
- Code Relay is maintained by zarcherlot, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Code Relay listed on the Official MCP Registry?
- Yes — Code Relay is listed on the Official MCP Registry, alongside Glama.
- How many versions does Code Relay have?
- MCP Toplist tracks 1 version of Code Relay, most recently published on Sep 1, 2026.
- Where can I find the source code for Code Relay?
- The source code for Code Relay is hosted at github.com/zarcherlot/code-relay.
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.