p-e relay
Rank #3,525io.github.zaebee/p-e
Read-only access to an append-only corpus of provenance-bearing coordination records.
p-e relay is a Model Context Protocol (MCP) server published by zaebee. It ranks #3,525 of 132,113 servers tracked on MCP Toplist. p-e relay is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Sep 17, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 128,588 of 132,113 servers on MCP Toplist.
Use p-e relay
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add p-e -- docker run -i --rm ghcr.io/zaebee/p-e:0.3.1[mcp_servers.p-e]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/zaebee/p-e:0.3.1"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"p-e": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/zaebee/p-e:0.3.1"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"p-e": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/zaebee/p-e:0.3.1"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"p-e": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/zaebee/p-e:0.3.1"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"p-e": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/zaebee/p-e:0.3.1"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"p-e": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/zaebee/p-e:0.3.1"
]
}
}
}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.zaebee%2Fp-e)<a href="https://mcptoplist.com/server/io.github.zaebee%2Fp-e"><img src="https://mcptoplist.com/badge/io.github.zaebee%2Fp-e.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
zaebee
Other servers by zaebee
View all zaebee servers →Available versions (4)
| Version | Published |
|---|---|
| 0.3.1 | Sep 18, 2026 |
| 0.3.0 | Sep 17, 2026 |
| 0.2.1 | Sep 17, 2026 |
| 0.2.0 | Sep 17, 2026 |
Frequently asked questions
- Who maintains p-e relay?
- p-e relay is maintained by zaebee, which publishes 2 MCP servers (15 total versions) tracked on MCP Toplist.
- Is p-e relay listed on the Official MCP Registry?
- Yes — p-e relay is listed on the Official MCP Registry, alongside Glama.
- How many versions does p-e relay have?
- MCP Toplist tracks 4 versions of p-e relay, most recently published on Sep 18, 2026.
- Where can I find the source code for p-e relay?
- The source code for p-e relay is hosted at github.com/zaebee/p-e.
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.