Pibox
Rank #6,213io.github.psyb0t/pibox
Self-hosted MCP server: pi-coding-agent tools (run_prompt, file ops) over streamable HTTP.
Pibox is a Model Context Protocol (MCP) server published by psyb0t. It ranks #6,213 of 126,487 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Pibox is listed on Official MCP, with 12 tracked versions. It was first listed on Jul 20, 2026 and most recently updated on Sep 9, 2026.
Ranks ahead of 120,274 of 126,487 servers on MCP Toplist.
Use Pibox
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pibox -- docker run -i --rm docker.io/psyb0t/pibox:v0.16.1[mcp_servers.pibox]
command = "docker"
args = ["run", "-i", "--rm", "docker.io/psyb0t/pibox:v0.16.1"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"pibox": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/psyb0t/pibox:v0.16.1"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"pibox": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/psyb0t/pibox:v0.16.1"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"pibox": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/psyb0t/pibox:v0.16.1"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"pibox": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/psyb0t/pibox:v0.16.1"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pibox": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/psyb0t/pibox:v0.16.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.psyb0t%2Fpibox)<a href="https://mcptoplist.com/server/io.github.psyb0t%2Fpibox"><img src="https://mcptoplist.com/badge/io.github.psyb0t%2Fpibox.svg" alt="MCP Toplist: Top 5% of 126,487" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
psyb0t
Other servers by psyb0t
- Stealthy Auto Browse#1,384 · 16 vers
- Claudebox#3,218 · 9 vers
- Talkies#4,071 · 17 vers
- Mailbox#5,016 · 11 vers
- Rankrat#6,007 · 15 vers
- HybridS3#6,488 · 6 vers
- Audiolla#7,492 · 6 vers
- Codexbox#7,785 · 14 vers
- Telethon Plus#8,962 · 6 vers
- Predictalot#10,238 · 6 vers
- Wickworks#10,356 · 7 vers
- Flickies#11,203 · 6 vers
Available versions (12)
| Version | Published |
|---|---|
| 0.16.1 | Sep 9, 2026 |
| 0.16.0 | Sep 9, 2026 |
| 0.15.13 | Sep 6, 2026 |
| 0.15.12 | Sep 4, 2026 |
| 0.15.11 | Aug 13, 2026 |
| 0.15.9 | Aug 9, 2026 |
| 0.15.8 | Aug 1, 2026 |
| 0.15.7 | Jul 27, 2026 |
| 0.15.6 | Jul 27, 2026 |
| 0.15.5 | Jul 27, 2026 |
| 0.15.4 | Jul 27, 2026 |
| 0.15.3 | Jul 26, 2026 |
Frequently asked questions
- Who maintains Pibox?
- Pibox is maintained by psyb0t, which publishes 13 MCP servers (131 total versions) tracked on MCP Toplist.
- Is Pibox listed on the Official MCP Registry?
- Yes — Pibox is listed on the Official MCP Registry.
- How many versions does Pibox have?
- MCP Toplist tracks 12 versions of Pibox, most recently published on Sep 9, 2026.
- Where can I find the source code for Pibox?
- The source code for Pibox is hosted at github.com/psyb0t/docker-pibox.
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.