Codexbox
Rank #7,785io.github.psyb0t/codexbox
Self-hosted MCP server: run OpenAI Codex CLI prompts and manage workspace files.
Codexbox is a Model Context Protocol (MCP) server published by psyb0t. It ranks #7,785 of 126,487 servers tracked on MCP Toplist. Codexbox is listed on Official MCP, with 14 tracked versions. It was first listed on Jul 25, 2026 and most recently updated on Sep 4, 2026.
Ranks ahead of 118,702 of 126,487 servers on MCP Toplist.
Use Codexbox
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add codexbox -- docker run -i --rm docker.io/psyb0t/codexbox:v0.5.9[mcp_servers.codexbox]
command = "docker"
args = ["run", "-i", "--rm", "docker.io/psyb0t/codexbox:v0.5.9"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"codexbox": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/psyb0t/codexbox:v0.5.9"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"codexbox": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/psyb0t/codexbox:v0.5.9"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"codexbox": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/psyb0t/codexbox:v0.5.9"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"codexbox": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/psyb0t/codexbox:v0.5.9"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"codexbox": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/psyb0t/codexbox:v0.5.9"
]
}
}
}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%2Fcodexbox)<a href="https://mcptoplist.com/server/io.github.psyb0t%2Fcodexbox"><img src="https://mcptoplist.com/badge/io.github.psyb0t%2Fcodexbox.svg" alt="MCP Toplist: Top 10% 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
- Pibox#6,213 · 12 vers
- HybridS3#6,488 · 6 vers
- Audiolla#7,492 · 6 vers
- Telethon Plus#8,962 · 6 vers
- Predictalot#10,238 · 6 vers
- Wickworks#10,356 · 7 vers
- Flickies#11,203 · 6 vers
Available versions (14)
| Version | Published |
|---|---|
| 0.5.9 | Sep 4, 2026 |
| 0.5.8 | Aug 13, 2026 |
| 0.5.7 | Aug 13, 2026 |
| 0.5.6 | Aug 12, 2026 |
| 0.5.5 | Aug 10, 2026 |
| 0.5.4 | Aug 9, 2026 |
| 0.5.3 | Aug 1, 2026 |
| 0.5.2 | Jul 31, 2026 |
| 0.5.1 | Jul 29, 2026 |
| 0.5.0 | Jul 29, 2026 |
| 0.4.9 | Jul 28, 2026 |
| 0.4.6 | Jul 27, 2026 |
| 0.4.5 | Jul 27, 2026 |
| 0.4.4 | Jul 26, 2026 |
Frequently asked questions
- Who maintains Codexbox?
- Codexbox is maintained by psyb0t, which publishes 13 MCP servers (131 total versions) tracked on MCP Toplist.
- Is Codexbox listed on the Official MCP Registry?
- Yes — Codexbox is listed on the Official MCP Registry.
- How many versions does Codexbox have?
- MCP Toplist tracks 14 versions of Codexbox, most recently published on Sep 4, 2026.
- Where can I find the source code for Codexbox?
- The source code for Codexbox is hosted at github.com/psyb0t/docker-codexbox.
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.