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" }]
}

コミット済みスイートは、50/50 の構造化シナリオ、8/8 の独立して指定された敵対的ゴールデン、および CI 内の3つのプロジェクトフィクスチャに合格します。

スキルと MCP

  • ui-library-router — ホストを検査し、ロールの所有権を割り当てます。

  • ui-orchestrator — 承認されたピースを1つのビジュアル契約に統合します。

  • ui-quality-audit — 一貫性、アクセシビリティ、レスポンシブ性、モーション、パフォーマンス、ライセンスをチェックします。

  • 読み取り専用 MCP — list_librariesrecommend_stackget_library_guidancesearch_componentsget_install_instructionsaudit_plan

npm公式 MCP レジストリ、およびバージョン管理された GitHub Releases を通じて公開されています。ローカルプラグイン設定は .mcp.json にあります。セットアップ、アーキテクチャ、セキュリティ、ライセンス、コントリビューションの詳細は docs/SECURITY.mdTHIRD_PARTY.mdCONTRIBUTING.md にあります。

MCP サーフェスは読み取り専用で、公開されたアップストリームメタデータを使用します。実装コードとサードパーティのアセットはホストプロジェクトに残ります。

エコシステム

エコシステム

役割

Kokonut UI

選択的な React/shadcn プロダクトの磨き込み

React Bits

1つの特徴的なクリエイティブエフェクト

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