Agent Conductor
Rank #20,258io.github.icohangar-ops/agent-conductor
AGENTS.md + skills MCP with CHP R0 gate and adversary decision tools.
Agent Conductor is a Model Context Protocol (MCP) server published by icohangar-ops. It ranks #20,258 of 128,029 servers tracked on MCP Toplist. Agent Conductor is listed across 3 registries — Official MCP, Glama and mcp.so, with 1 tracked version. It was first listed on Aug 22, 2026 and most recently updated on Aug 22, 2026.
Ranks ahead of 107,771 of 128,029 servers on MCP Toplist.
Use Agent Conductor
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agent-conductor -- npx -y @cubiczan/agent-conductor[mcp_servers.agent-conductor]
command = "npx"
args = ["-y", "@cubiczan/agent-conductor"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"agent-conductor": {
"command": "npx",
"args": [
"-y",
"@cubiczan/agent-conductor"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"agent-conductor": {
"command": "npx",
"args": [
"-y",
"@cubiczan/agent-conductor"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agent-conductor": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@cubiczan/agent-conductor"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agent-conductor": {
"command": "npx",
"args": [
"-y",
"@cubiczan/agent-conductor"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-conductor": {
"command": "npx",
"args": [
"-y",
"@cubiczan/agent-conductor"
]
}
}
}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.icohangar-ops%2Fagent-conductor)<a href="https://mcptoplist.com/server/io.github.icohangar-ops%2Fagent-conductor"><img src="https://mcptoplist.com/badge/io.github.icohangar-ops%2Fagent-conductor.svg" alt="MCP Toplist: Top 25% of 128,029" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
icohangar-ops
Other servers by icohangar-ops
- CodeHealth MCP#9,811 · 2 vers
- Governed MCP Gateway#11,912 · 1 ver
- @cubiczan/chp-mcp#14,458 · 2 vers
- battery-erp#26,302 · 1 ver
- Cubiczan Chp#41,504
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Aug 22, 2026 |
Frequently asked questions
- Who maintains Agent Conductor?
- Agent Conductor is maintained by icohangar-ops, which publishes 6 MCP servers (7 total versions) tracked on MCP Toplist.
- Is Agent Conductor listed on the Official MCP Registry?
- Yes — Agent Conductor is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does Agent Conductor have?
- MCP Toplist tracks 1 version of Agent Conductor, most recently published on Aug 22, 2026.
- Where can I find the source code for Agent Conductor?
- The source code for Agent Conductor is hosted at github.com/icohangar-ops/agent-conductor.
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.