OrchestrUI
Rank #9,900io.github.ECD5A/orchestrui
Deterministic UI policy, discovery and audits for coding agents across seven ecosystems.
OrchestrUI is a Model Context Protocol (MCP) server published by ECD5A. It ranks #9,900 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. OrchestrUI is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Aug 20, 2026 and most recently updated on Sep 9, 2026.
Ranks ahead of 122,213 of 132,113 servers on MCP Toplist.
Use OrchestrUI
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add orchestrui -- npx -y orchestrui[mcp_servers.orchestrui]
command = "npx"
args = ["-y", "orchestrui"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"orchestrui": {
"command": "npx",
"args": [
"-y",
"orchestrui"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"orchestrui": {
"command": "npx",
"args": [
"-y",
"orchestrui"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"orchestrui": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"orchestrui"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"orchestrui": {
"command": "npx",
"args": [
"-y",
"orchestrui"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"orchestrui": {
"command": "npx",
"args": [
"-y",
"orchestrui"
]
}
}
}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.ECD5A%2Forchestrui)<a href="https://mcptoplist.com/server/io.github.ECD5A%2Forchestrui"><img src="https://mcptoplist.com/badge/io.github.ECD5A%2Forchestrui.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ECD5A
Other servers by ECD5A
View all ECD5A servers →Available versions (3)
| Version | Published |
|---|---|
| 0.4.0 | Sep 9, 2026 |
| 0.3.0 | Aug 22, 2026 |
| 0.2.1 | Aug 22, 2026 |
Frequently asked questions
- Who maintains OrchestrUI?
- OrchestrUI is maintained by ECD5A, which publishes 2 MCP servers (6 total versions) tracked on MCP Toplist.
- Is OrchestrUI listed on the Official MCP Registry?
- Yes — OrchestrUI is listed on the Official MCP Registry, alongside Glama.
- How many versions does OrchestrUI have?
- MCP Toplist tracks 3 versions of OrchestrUI, most recently published on Sep 9, 2026.
- Where can I find the source code for OrchestrUI?
- The source code for OrchestrUI is hosted at github.com/ECD5A/OrchestrUI.
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.