McpOrchestrator
Rank #7,591io.github.Byggarepop/dotnet-mcp-orchestrator
Route one agent through one MCP server to many, with progressive tool discovery to shrink context.
McpOrchestrator is a Model Context Protocol (MCP) server published by byggarepop. It ranks #7,591 of 128,029 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. McpOrchestrator is listed across 2 registries — Official MCP and PulseMCP, with 9 tracked versions. It was first listed on Jun 22, 2026 and most recently updated on Aug 8, 2026.
Ranks ahead of 120,438 of 128,029 servers on MCP Toplist.
Use McpOrchestrator
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add dotnet-mcp-orchestrator -- dnx McpOrchestrator[mcp_servers.dotnet-mcp-orchestrator]
command = "dnx"
args = ["McpOrchestrator"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"dotnet-mcp-orchestrator": {
"command": "dnx",
"args": [
"McpOrchestrator"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"dotnet-mcp-orchestrator": {
"command": "dnx",
"args": [
"McpOrchestrator"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"dotnet-mcp-orchestrator": {
"type": "stdio",
"command": "dnx",
"args": [
"McpOrchestrator"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"dotnet-mcp-orchestrator": {
"command": "dnx",
"args": [
"McpOrchestrator"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"dotnet-mcp-orchestrator": {
"command": "dnx",
"args": [
"McpOrchestrator"
]
}
}
}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.Byggarepop%2Fdotnet-mcp-orchestrator)<a href="https://mcptoplist.com/server/io.github.Byggarepop%2Fdotnet-mcp-orchestrator"><img src="https://mcptoplist.com/badge/io.github.Byggarepop%2Fdotnet-mcp-orchestrator.svg" alt="MCP Toplist: Top 10% of 128,029" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
byggarepop
Other servers by byggarepop
View all byggarepop servers →Available versions (9)
| Version | Published |
|---|---|
| 0.5.2 | Aug 8, 2026 |
| 0.5.1 | Aug 8, 2026 |
| 0.5.0 | Jul 31, 2026 |
| 0.4.1 | Jul 16, 2026 |
| 0.4.0 | Jul 13, 2026 |
| 0.3.0 | Jul 2, 2026 |
| 0.2.3 | Jun 25, 2026 |
| 0.2.2 | Jun 25, 2026 |
| 0.2.1 | Jun 25, 2026 |
Frequently asked questions
- Who maintains McpOrchestrator?
- McpOrchestrator is maintained by byggarepop, which publishes 3 MCP servers (29 total versions) tracked on MCP Toplist.
- Is McpOrchestrator listed on the Official MCP Registry?
- Yes — McpOrchestrator is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does McpOrchestrator have?
- MCP Toplist tracks 9 versions of McpOrchestrator, most recently published on Aug 8, 2026.
- Where can I find the source code for McpOrchestrator?
- The source code for McpOrchestrator is hosted at github.com/byggarepop/dotnet-mcp-orchestrator.
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.