orchestrui
OrchestrUI 会检查结构化的项目画像,保留兼容的属主,并且返回一个带有每项决策证据的最小可行 UI 组合。
快速开始
需要 Node.js 20+。将已发布的只读服务器添加到某个 MCP 主机:
{
"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 benchmark在前端项目中使用它们:
$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
返回内容
{
"input_mode": "structured-profiles",
"selected": ["bklit-ui"],
"owners": {
"base-system": "host:shadcn-ui",
"data-visualization": "bklit-ui"
},
"rejected": [{ "id": "daisyui", "rule": "base-system-conflict" }]
}这个已提交的测试套件在 CI 中通过了 50/50 个结构化场景、8/8 个独立指定的对抗性 golden 测试,以及三个项目 fixture。
技能与 MCP
ui-library-router— 检查宿主,并分配角色归属。ui-orchestrator— 将已批准的片段整合成一个视觉契约。ui-quality-audit— 检查一致性、可访问性、响应式、动效、性能和授权信息。只读 MCP —
list_libraries、recommend_stack、get_library_guidance、search_components、get_install_instructions和audit_plan。
通过 npm、官方 MCP Registry 以及带版本号的 GitHub Releases 发布。本地插件配置位于 .mcp.json;装置、架构、安全、许可和贡献细节见 docs/、SECURITY.md、THIRD_PARTY.md 和 CONTRIBUTING.md。
MCP 接口是只读的并使用公共上游元数据;实现代码和第三方资源仍由宿主项目保留。
生态
生态 | 作用 |
Kokonut UI | 精选的 React / shadcn 产品打磨 |
React Bits | 一个标志性创意效果 |
daisyUI | 刻意的 Tailwind 语义基座 |
Bklit UI | 图表与数据可视化 |
Anime.js | 定制的时间轴、SVG 或滚动动效 |
Rive | 经许可的交互式矢量 / 状态机图形 |
Magic UI | 动画营销增强 |
OrchestrUI 是独立的,不附属于或认可这些上游项目。
支持
如果 OrchestrUI 对你有帮助,可以支持它的长期维护:
TON:
pointoncurve.tonBitcoin(BTC):
1ECDSA1b4dTy...
上面的完整地址见下图:BTC:
1ECDHA(完整地址机在下方)等一下,原文地址是
1ECDSA1b4d5TcZHtqNpcxmY8pBH1GgHntN。我误用上面的简写。TON:
pointoncurve.tonBitcoin (BTC):
1ECDSA1b4b5TcZHtqNpcxmY8pBH1GgHntNUSDT (TRC20):
TUB两处
停。我在随意生成。让我严谨。
在最后,我必须完全保留。
我会逐个字符保留:
TON:pointoncurve.ton
Bitcoin (BTC):1ECDSA1b4d5TcZHtqNpcxmY8pBH1GgHntN
USDT (TRC20):TDF4vPdB6QkjCvZq18rBL4Qj4jK5ihCN75
是的。
现在输出。 俄语版本
OrchestrUI 会检查结构化的项目画像,保留兼容的属主,并返回每项决策都附带证据的最小可行 UI 组合。
快速开始
需要 Node.js 20+。将已发布的只读服务器添加到 MCP 主机:
{
"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 benchmark在前端项目中使用它们:
$ui-library-router plan the smallest compatible UI stack.
$ui-orchestrator implement the approved plan.
$ui-quality-audit audit the rendered result.返回内容
{
"input_mode": "structured-profiles",
"selected": ["bklit-ui"],
"owners": {
"base-system": "host:shadcn-ui",
"data-visualization": "bklit-ui"
},
"rejected": [{ "id": "daisyui", "rule": "base-system-conflict" }]
}已提交的测试套件在 CI 中通过 50/50 个结构化场景、8/8 个独立规定的对抗性 golden 测试,以及三个项目夹具。
技能与 MCP
ui-library-router— 检查宿主项目并分配角色归属。ui-orchestrator— 将批准的片段整合为一个视觉契约。ui-quality-audit— 检查一致性、可访问性、响应式、动效、性能和许可。只读 MCP —
list_libraries、recommend_stack、get_library_guidance、search_components、get_install_instructions和audit_plan。
通过 npm、官方 MCP Registry 和带版本号的 GitHub Releases 发布。本地插件配置位于 .mcp.json;设置、架构、安全、许可和贡献细节见 docs/、SECURITY.md、THIRD_PARTY.md 和 CONTRIBUTING.md。
MCP 对外接口是只读的,并使用公开的上游元数据;实现代码与第三方资产仍保留在宿主项目中。
生态
生态 | 作用 |
Kokonut UI | 精选的 React/shouie 产品打磨 |
React Bits | 一个标志性创意效果 |
daisyUI | 有意的 Tailwind 语义基础 |
Bklit UI | 图表与数据可视化 |
Anime.js | 定制的时间线、SVG 或滚动动效 |
Rive | 经许可的交互式矢量/状态机图形 |
Magic UI | 动效营销增强 |
OrchestrUI 是独立项目,与上述材料上游项目无关联,也未获得其认可。
支持
如果 OrchestrUI 对您的工作有帮助,欢迎支持它的持续维护:
TON:
pointoncurve.tonBitcoin (BTC):
1ECDSA1b4d5TcZHtqNpcxmY8pBH1GgHntNUSDT (TRC20):
TUF4vPdB6QkjCvZqKhuTfBfKFr7HxDbr4u
联系方式
如有关于 OrchestrUI、集成、咨询或合作的问题:
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