openclaw-upgrade-orchestrator-mcp
Rank #40,991io.github.temurkhan13/openclaw-upgrade-orchestrator-mcp
AI runtime upgrade safety + provider-side regression detection (snapshot diff + fingerprint).
openclaw-upgrade-orchestrator-mcp is a Model Context Protocol (MCP) server published by temurkhan13. It ranks #40,991 of 115,460 servers tracked on MCP Toplist. openclaw-upgrade-orchestrator-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on May 3, 2026 and most recently updated on May 6, 2026.
Ranks ahead of 74,469 of 115,460 servers on MCP Toplist.
Use openclaw-upgrade-orchestrator-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add openclaw-upgrade-orchestrator-mcp -- uvx openclaw-upgrade-orchestrator-mcp[mcp_servers.openclaw-upgrade-orchestrator-mcp]
command = "uvx"
args = ["openclaw-upgrade-orchestrator-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"openclaw-upgrade-orchestrator-mcp": {
"command": "uvx",
"args": [
"openclaw-upgrade-orchestrator-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"openclaw-upgrade-orchestrator-mcp": {
"command": "uvx",
"args": [
"openclaw-upgrade-orchestrator-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"openclaw-upgrade-orchestrator-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"openclaw-upgrade-orchestrator-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"openclaw-upgrade-orchestrator-mcp": {
"command": "uvx",
"args": [
"openclaw-upgrade-orchestrator-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"openclaw-upgrade-orchestrator-mcp": {
"command": "uvx",
"args": [
"openclaw-upgrade-orchestrator-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.temurkhan13%2Fopenclaw-upgrade-orchestrator-mcp)<a href="https://mcptoplist.com/server/io.github.temurkhan13%2Fopenclaw-upgrade-orchestrator-mcp"><img src="https://mcptoplist.com/badge/io.github.temurkhan13%2Fopenclaw-upgrade-orchestrator-mcp.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
temurkhan13
Other servers by temurkhan13
- silentwatch-mcp#14,207 · 4 vers
- openclaw-output-vetter-mcp#34,386 · 5 vers
- openclaw-skill-vetter-mcp#34,387 · 5 vers
- bash-vet-mcp#37,599 · 4 vers
- openclaw-cost-tracker-mcp#40,989 · 3 vers
- openclaw-health-mcp#40,990 · 3 vers
Available versions (3)
| Version | Published |
|---|---|
| 1.2.3 | May 6, 2026 |
| 1.2.1 | May 5, 2026 |
| 1.0.0 | May 4, 2026 |
Frequently asked questions
- Who maintains openclaw-upgrade-orchestrator-mcp?
- openclaw-upgrade-orchestrator-mcp is maintained by temurkhan13, which publishes 7 MCP servers (27 total versions) tracked on MCP Toplist.
- Is openclaw-upgrade-orchestrator-mcp listed on the Official MCP Registry?
- Yes — openclaw-upgrade-orchestrator-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does openclaw-upgrade-orchestrator-mcp have?
- MCP Toplist tracks 3 versions of openclaw-upgrade-orchestrator-mcp, most recently published on May 6, 2026.
- Where can I find the source code for openclaw-upgrade-orchestrator-mcp?
- The source code for openclaw-upgrade-orchestrator-mcp is hosted at github.com/temurkhan13/openclaw-upgrade-orchestrator-mcp.