orchestrui
OrchestrUI prüft ein strukturiertes Projektprofil, erhält kompatible Eigentümer und liefert die kleinste zulässige UI-Komposition mit Belegen für jede Entscheidung.
Schnellstart
Erfordert Node.js 20+. Fügen Sie den veröffentlichten Nur-Lese-Server zu einem MCP-Host hinzu:
{
"mcpServers": {
"orchestrui": {
"command": "npx",
"args": ["-y", "orchestrui@latest"]
}
}
}git clone --depth 1 https://github.com/ECD5A/OrchestrUI.git
cd OrchestrUI
bash scripts/install-codex.shgit clone --depth 1 https://github.com/ECD5A/OrchestrUI.git
Set-Location OrchestrUI
powershell -ExecutionPolicy Bypass -File scripts\install-codex.ps1git clone https://github.com/ECD5A/OrchestrUI.git
cd OrchestrUI
npm ci && npm run check
npm run benchmarkVerwenden Sie sie aus einem Frontend-Projekt:
$ui-library-router plan the smallest compatible UI stack.
$ui-orchestrator implement the approved plan.
$ui-quality-audit audit the rendered result.Related MCP server: UI Toolkit MCP Server
Was zurückgegeben wird
{
"input_mode": "structured-profiles",
"selected": ["bklit-ui"],
"owners": {
"base-system": "host:shadcn-ui",
"data-visualization": "bklit-ui"
},
"rejected": [{ "id": "daisyui", "rule": "base-system-conflict" }]
}Die festgeschriebene Suite besteht 50/50 strukturierte Szenarien, 8/8 unabhängig spezifizierte adversariale Goldens und drei Projekt-Fixtures in der CI.
Skills und MCP
ui-library-router— prüft den Host und weist Rollenverantwortung zu.ui-orchestrator— integriert genehmigte Teile in einen visuellen Vertrag.ui-quality-audit— prüft Kohärenz, Barrierefreiheit, Responsivität, Bewegung, Leistung und Lizenzierung.Nur-Lese-MCP —
list_libraries,recommend_stack,get_library_guidance,search_components,get_install_instructionsundaudit_plan.
Veröffentlicht über npm, die offizielle MCP-Registry und versionierte GitHub-Releases. Die lokale Plugin-Konfiguration befindet sich in .mcp.json; Einrichtung, Architektur, Sicherheit, Lizenzierung und Beitragsdetails finden Sie in docs/, SECURITY.md, THIRD_PARTY.md und CONTRIBUTING.md.
Die MCP-Oberfläche ist schreibgeschützt und verwendet öffentliche Upstream-Metadaten; Implementierungscode und Drittanbieter-Assets verbleiben im Host-Projekt.
Ökosysteme
Ökosystem | Rolle |
Kokonut UI | selektive React/shadcn-Produktpolitur |
React Bits | ein charakteristischer kreativer Effekt |
daisyUI | bewusste semantische Tailwind-Basis |
Bklit UI | Diagramme und Datenvisualisierung |
Anime.js | maßgeschneiderte Timeline-, SVG- oder Scroll-Animationen |
Rive | lizenzierte interaktive Vektor-/State-Machine-Grafiken |
Magic UI | animierte Marketing-Verbesserung |
OrchestrUI ist unabhängig und weder mit diesen Upstream-Projekten verbunden noch von ihnen unterstützt.
Unterstützung
Wenn OrchestrUI Ihre Arbeit unterstützt, können Sie seine laufende Wartung unterstützen:
TON:
pointoncurve.tonBitcoin (BTC):
1ECDSA1b4d5TcZHtqNpcxmY8pBH1GgHntNUSDT (TRC20):
TUF4vPdB6QkjCvZq18rBL4Qj4dK5ihCN75
Kontakt
Bei Fragen zu OrchestrUI, Integration, Beratung oder Zusammenarbeit:
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceProvides deterministic AST graph queries and rule validation for AI coding agents via MCP tools, enabling structural intelligence without LLM calls.0MIT
- AlicenseNot gradedqualityCmaintenanceComprehensive MCP server for end-to-end UI development, offering tools to generate components, manage design tokens, audit accessibility, autofix issues, inspect live pages, compare screenshots, and more across multiple frameworks.17MIT
- FlicenseAqualityNot gradedmaintenanceMCP server enabling AI agents to search, retrieve details, and compare UI components from 13 popular UI libraries.3
- AlicenseNot gradedqualityCmaintenanceProvides autonomous codebase exploration through a plan-execute-reflect-report pipeline, generating onboarding reports with file:line references. Exposes both a high-level investigation tool and low-level read-only file access tools via MCP.MIT
Related MCP Connectors
Control plane for autonomous software labor. Agents claim objectives over MCP with audit trail.
Free MCP tools: the only MCP linter, health checks, cost estimation, and trust evaluation.
Hosted MCP for creating, checking, deploying, and hosting static sites for AI agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ECD5A/OrchestrUI'
If you have feedback or need assistance with the MCP directory API, please join our Discord server