Codex ServerOps MCP
Rank #28,385io.github.cyyprezz/codex-serverops-mcp
Stateful Windows OpenSSH server operations for Codex with local credential handling.
Codex ServerOps MCP is a Model Context Protocol (MCP) server published by cyyprezz. It ranks #28,385 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Codex ServerOps MCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 18, 2026 and most recently updated on Jul 19, 2026.
Ranks ahead of 103,728 of 132,113 servers on MCP Toplist.
Use Codex ServerOps MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add codex-serverops-mcp -- uvx codex-serverops-mcp[mcp_servers.codex-serverops-mcp]
command = "uvx"
args = ["codex-serverops-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"codex-serverops-mcp": {
"command": "uvx",
"args": [
"codex-serverops-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"codex-serverops-mcp": {
"command": "uvx",
"args": [
"codex-serverops-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"codex-serverops-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"codex-serverops-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"codex-serverops-mcp": {
"command": "uvx",
"args": [
"codex-serverops-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"codex-serverops-mcp": {
"command": "uvx",
"args": [
"codex-serverops-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.cyyprezz%2Fcodex-serverops-mcp)<a href="https://mcptoplist.com/server/io.github.cyyprezz%2Fcodex-serverops-mcp"><img src="https://mcptoplist.com/badge/io.github.cyyprezz%2Fcodex-serverops-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
cyyprezz
Other servers by cyyprezz
View all cyyprezz servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jul 19, 2026 |
Frequently asked questions
- Who maintains Codex ServerOps MCP?
- Codex ServerOps MCP is maintained by cyyprezz, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Codex ServerOps MCP listed on the Official MCP Registry?
- Yes — Codex ServerOps MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Codex ServerOps MCP have?
- MCP Toplist tracks 1 version of Codex ServerOps MCP, most recently published on Jul 19, 2026.
- Where can I find the source code for Codex ServerOps MCP?
- The source code for Codex ServerOps MCP is hosted at github.com/cyyprezz/codex-serverops-mcp.
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.