Codex MCP Go
Rank #6,511io.github.w31r4/codex-mcp-go
MCP server providing codex-go capabilities
Codex MCP Go is a Model Context Protocol (MCP) server published by w31r4. It ranks #6,511 of 132,046 servers tracked on MCP Toplist, and its repository has 52 GitHub stars. Codex MCP Go is listed across 3 registries — Official MCP, PulseMCP and Glama, with 9 tracked versions. It was first listed on Nov 27, 2025 and most recently updated on Feb 2, 2026.
Ranks ahead of 125,535 of 132,046 servers on MCP Toplist.
Use Codex MCP Go
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add codex-mcp-go -- npx -y @zenfun510/codex-mcp-go[mcp_servers.codex-mcp-go]
command = "npx"
args = ["-y", "@zenfun510/codex-mcp-go"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"codex-mcp-go": {
"command": "npx",
"args": [
"-y",
"@zenfun510/codex-mcp-go"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"codex-mcp-go": {
"command": "npx",
"args": [
"-y",
"@zenfun510/codex-mcp-go"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"codex-mcp-go": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@zenfun510/codex-mcp-go"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"codex-mcp-go": {
"command": "npx",
"args": [
"-y",
"@zenfun510/codex-mcp-go"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"codex-mcp-go": {
"command": "npx",
"args": [
"-y",
"@zenfun510/codex-mcp-go"
]
}
}
}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.w31r4%2Fcodex-mcp-go)<a href="https://mcptoplist.com/server/io.github.w31r4%2Fcodex-mcp-go"><img src="https://mcptoplist.com/badge/io.github.w31r4%2Fcodex-mcp-go.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
w31r4
Available versions (9)
| Version | Published |
|---|---|
| 0.2.1 | Feb 2, 2026 |
| 0.2.0 | Feb 2, 2026 |
| 0.1.0 | Feb 1, 2026 |
| 0.0.9 | Jan 31, 2026 |
| 0.0.8 | Dec 27, 2025 |
| 0.0.6 | Dec 3, 2025 |
| 0.0.5 | Dec 2, 2025 |
| 0.0.4 | Nov 28, 2025 |
| 0.0.3 | Nov 27, 2025 |
Frequently asked questions
- Who maintains Codex MCP Go?
- Codex MCP Go is maintained by w31r4, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is Codex MCP Go listed on the Official MCP Registry?
- Yes — Codex MCP Go is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Codex MCP Go have?
- MCP Toplist tracks 9 versions of Codex MCP Go, most recently published on Feb 2, 2026.
- Where can I find the source code for Codex MCP Go?
- The source code for Codex MCP Go is hosted at github.com/w31r4/codex-mcp-go.
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.