swarm-rd-orchestrator-cli
Rank #71,527io.github.RudrenduPaul/swarm-rd-orchestrator
Append-only event log for cross-agent context/memory sharing via 3 MCP tools.
swarm-rd-orchestrator-cli is a Model Context Protocol (MCP) server published by RudrenduPaul. It ranks #71,527 of 107,144 servers tracked on MCP Toplist. swarm-rd-orchestrator-cli is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 5, 2026 and most recently updated on Aug 11, 2026.
Ranks ahead of 35,617 of 107,144 servers on MCP Toplist.
Use swarm-rd-orchestrator-cli
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add swarm-rd-orchestrator -- uvx --from swarm-rd-orchestrator-cli swarm-rd-orchestrator-cli swarm-rd-cli mcp[mcp_servers.swarm-rd-orchestrator]
command = "uvx"
args = ["--from", "swarm-rd-orchestrator-cli", "swarm-rd-orchestrator-cli", "swarm-rd-cli", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"swarm-rd-orchestrator": {
"command": "uvx",
"args": [
"--from",
"swarm-rd-orchestrator-cli",
"swarm-rd-orchestrator-cli",
"swarm-rd-cli",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"swarm-rd-orchestrator": {
"command": "uvx",
"args": [
"--from",
"swarm-rd-orchestrator-cli",
"swarm-rd-orchestrator-cli",
"swarm-rd-cli",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"swarm-rd-orchestrator": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"swarm-rd-orchestrator-cli",
"swarm-rd-orchestrator-cli",
"swarm-rd-cli",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"swarm-rd-orchestrator": {
"command": "uvx",
"args": [
"--from",
"swarm-rd-orchestrator-cli",
"swarm-rd-orchestrator-cli",
"swarm-rd-cli",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"swarm-rd-orchestrator": {
"command": "uvx",
"args": [
"--from",
"swarm-rd-orchestrator-cli",
"swarm-rd-orchestrator-cli",
"swarm-rd-cli",
"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.RudrenduPaul%2Fswarm-rd-orchestrator)<a href="https://mcptoplist.com/server/io.github.RudrenduPaul%2Fswarm-rd-orchestrator"><img src="https://mcptoplist.com/badge/io.github.RudrenduPaul%2Fswarm-rd-orchestrator.svg" alt="MCP Toplist: #71,527 of 107,144" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
RudrenduPaul
Other servers by RudrenduPaul
- WorkloadTruth MCP Server#16,133 · 1 ver
- NeuronScope MCP Server#16,506 · 1 ver
- ReleaseGuard MCP Server#21,158 · 1 ver
- DeskCert MCP Server#23,219 · 1 ver
- HaltProof#23,220 · 1 ver
- ComputeLedger MCP Server#23,874 · 1 ver
- TruthRoute#25,419 · 1 ver
- agent-eval#71,509 · 1 ver
- agent-observability#71,510 · 1 ver
- AgenticWorkspace#71,511 · 1 ver
- auditreach#71,512 · 1 ver
- ContinuityGuard#71,513 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.0.3 | Aug 11, 2026 |
Frequently asked questions
- Who maintains swarm-rd-orchestrator-cli?
- swarm-rd-orchestrator-cli is maintained by RudrenduPaul, which publishes 35 MCP servers (34 total versions) tracked on MCP Toplist.
- Is swarm-rd-orchestrator-cli listed on the Official MCP Registry?
- Yes — swarm-rd-orchestrator-cli is listed on the Official MCP Registry, alongside Glama.
- How many versions does swarm-rd-orchestrator-cli have?
- MCP Toplist tracks 1 version of swarm-rd-orchestrator-cli, most recently published on Aug 11, 2026.
- Where can I find the source code for swarm-rd-orchestrator-cli?
- The source code for swarm-rd-orchestrator-cli is hosted at github.com/RudrenduPaul/swarm-rd-orchestrator.