Skip to main content
Glama

CI npm License: MIT Agent Skills UI ecosystems MCP

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.sh
git clone --depth 1 https://github.com/ECD5A/OrchestrUI.git
Set-Location OrchestrUI
powershell -ExecutionPolicy Bypass -File scripts\install-codex.ps1
git 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 독립적으로 명세된 적대적 골든, 그리고 세 가지 프로젝트 픽스처를 통과합니다.

스킬 및 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.ton

  • Bitcoin (BTC): 1ECDSA1b4d5TcZHtqNpcxmY8pBH1GgHntN

  • USDT (TRC20): TUF4vPdB6QkjCvZq18rBL4Qj4dK5ihCN75

문의

OrchestrUI, 통합, 컨설팅 또는 협업에 관한 문의가 있으시면:

Install Server
A
license - permissive license
A
quality
A
maintenance

Maintenance

Maintainers
Response time
0dRelease cycle
4Releases (12mo)
Commit activity

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

  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides deterministic AST graph queries and rule validation for AI coding agents via MCP tools, enabling structural intelligence without LLM calls.
    0
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Comprehensive 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.
    17
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides 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

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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