Subagent MCP
Rank #2,655io.github.Thang1710/subagent-mcp
Let Codex orchestrate external coding agents through their native harnesses.
Subagent MCP is a Model Context Protocol (MCP) server published by Thang1710. It ranks #2,655 of 132,046 servers tracked on MCP Toplist. Subagent MCP is listed across 2 registries — Official MCP and Glama, with 27 tracked versions. It was first listed on Aug 21, 2026 and most recently updated on Sep 13, 2026.
Ranks ahead of 129,391 of 132,046 servers on MCP Toplist.
Use Subagent MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add subagent-mcp -- uvx subagent-harness-mcp serve[mcp_servers.subagent-mcp]
command = "uvx"
args = ["subagent-harness-mcp", "serve"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"subagent-mcp": {
"command": "uvx",
"args": [
"subagent-harness-mcp",
"serve"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"subagent-mcp": {
"command": "uvx",
"args": [
"subagent-harness-mcp",
"serve"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"subagent-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"subagent-harness-mcp",
"serve"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"subagent-mcp": {
"command": "uvx",
"args": [
"subagent-harness-mcp",
"serve"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"subagent-mcp": {
"command": "uvx",
"args": [
"subagent-harness-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.Thang1710%2Fsubagent-mcp)<a href="https://mcptoplist.com/server/io.github.Thang1710%2Fsubagent-mcp"><img src="https://mcptoplist.com/badge/io.github.Thang1710%2Fsubagent-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Thang1710
Available versions (27)
| Version | Published |
|---|---|
| 1.0.30 | Sep 13, 2026 |
| 1.0.29 | Aug 30, 2026 |
| 1.0.28 | Aug 29, 2026 |
| 1.0.27 | Aug 29, 2026 |
| 1.0.26 | Aug 29, 2026 |
| 1.0.25 | Aug 29, 2026 |
| 1.0.23 | Aug 26, 2026 |
| 1.0.21 | Aug 26, 2026 |
| 1.0.20 | Aug 26, 2026 |
| 1.0.19 | Aug 25, 2026 |
| 1.0.18 | Aug 25, 2026 |
| 1.0.17 | Aug 25, 2026 |
| 1.0.16 | Aug 25, 2026 |
| 1.0.15 | Aug 25, 2026 |
| 1.0.14 | Aug 24, 2026 |
| 1.0.13 | Aug 24, 2026 |
| 1.0.12 | Aug 24, 2026 |
| 1.0.11 | Aug 24, 2026 |
| 1.0.10 | Aug 24, 2026 |
| 1.0.7 | Aug 23, 2026 |
| 1.0.6 | Aug 23, 2026 |
| 1.0.5 | Aug 23, 2026 |
| 1.0.4 | Aug 23, 2026 |
| 1.0.3 | Aug 23, 2026 |
| 1.0.2 | Aug 22, 2026 |
| 1.0.1 | Aug 22, 2026 |
| 0.1.0a13 | Aug 21, 2026 |
Frequently asked questions
- Who maintains Subagent MCP?
- Subagent MCP is maintained by Thang1710, which publishes 1 MCP server (27 total versions) tracked on MCP Toplist.
- Is Subagent MCP listed on the Official MCP Registry?
- Yes — Subagent MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Subagent MCP have?
- MCP Toplist tracks 27 versions of Subagent MCP, most recently published on Sep 13, 2026.
- Where can I find the source code for Subagent MCP?
- The source code for Subagent MCP is hosted at github.com/Thang1710/subagent-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.