Claudexor
Rank #234io.github.razzant/claudexor
Route coding work across Claude Code, Codex, Cursor, and OpenCode with shared context.
Claudexor is a Model Context Protocol (MCP) server published by razzant. It ranks #234 of 120,698 servers tracked on MCP Toplist, and its repository has 432 GitHub stars. Claudexor is listed across 2 registries — Official MCP and Glama, with 11 tracked versions. It was first listed on Jul 20, 2026 and most recently updated on Sep 1, 2026.
Ranks ahead of 120,464 of 120,698 servers on MCP Toplist.
Use Claudexor
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add claudexor -- npx -y claudexor mcp serve[mcp_servers.claudexor]
command = "npx"
args = ["-y", "claudexor", "mcp", "serve"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"claudexor": {
"command": "npx",
"args": [
"-y",
"claudexor",
"mcp",
"serve"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"claudexor": {
"command": "npx",
"args": [
"-y",
"claudexor",
"mcp",
"serve"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"claudexor": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"claudexor",
"mcp",
"serve"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"claudexor": {
"command": "npx",
"args": [
"-y",
"claudexor",
"mcp",
"serve"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"claudexor": {
"command": "npx",
"args": [
"-y",
"claudexor",
"mcp",
"serve"
]
}
}
}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.razzant%2Fclaudexor)<a href="https://mcptoplist.com/server/io.github.razzant%2Fclaudexor"><img src="https://mcptoplist.com/badge/io.github.razzant%2Fclaudexor.svg" alt="MCP Toplist: Top 1% of 120,698" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
razzant
Available versions (11)
| Version | Published |
|---|---|
| 3.9.5 | Sep 1, 2026 |
| 3.8.4 | Aug 28, 2026 |
| 3.3.15 | Aug 12, 2026 |
| 3.3.10 | Aug 7, 2026 |
| 3.3.9 | Aug 7, 2026 |
| 3.3.8 | Aug 6, 2026 |
| 3.3.7 | Aug 6, 2026 |
| 3.2.1 | Aug 3, 2026 |
| 3.2.0 | Jul 31, 2026 |
| 3.1.2 | Jul 26, 2026 |
| 3.1.1 | Jul 25, 2026 |
Frequently asked questions
- Who maintains Claudexor?
- Claudexor is maintained by razzant, which publishes 1 MCP server (11 total versions) tracked on MCP Toplist.
- Is Claudexor listed on the Official MCP Registry?
- Yes — Claudexor is listed on the Official MCP Registry, alongside Glama.
- How many versions does Claudexor have?
- MCP Toplist tracks 11 versions of Claudexor, most recently published on Sep 1, 2026.
- Where can I find the source code for Claudexor?
- The source code for Claudexor is hosted at github.com/razzant/claudexor.
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.