SupaUI MCP サーバー
SupaUI 用のモデル コンテキスト プロトコル (MCP) サーバー。AI エージェントが自然言語による対話を通じて UI コンポーネントを生成、取得、管理できるようになります。
特徴
UIコンポーネントの作成:自然言語記述に基づいてReactコンポーネントを生成する
UI コンポーネントの取得: buouui.com からコンポーネントを検索して取得します
UIコンポーネントの一覧: 詳細なプレビューで利用可能なコンポーネントを参照します
TypeScript サポート: 型安全性と開発者エクスペリエンスを向上させるために TypeScript で構築されています
前提条件
Node.js (最新の LTS バージョン)
buouui.comからの BUOU_API_KEY
インストール
構成
環境で BUOU_API_KEY を設定します。
または、smithery.yaml の要件に基づいて構成ファイルを作成します。
使用法
サーバーの起動
利用可能なコマンド
サーバーは次のコマンドをサポートしています:
UI コンポーネントを作成します。
UI コンポーネントを取得します。
UI コンポーネントの一覧:
APIツール
作成Uiツール
自然言語記述に基づいて新しいUIコンポーネントを生成する
エンドポイント:
/api/create
フェッチUiツール
buouui.com から既存のコンポーネントを取得します
エンドポイント:
/api/fetch
リストUiツール
利用可能なコンポーネントをプレビューとともに一覧表示します
エンドポイント:
/api/list
発達
環境変数
BUOU_API_KEY
: buouui.com からの API キー (必須)
貢献
リポジトリをフォークする
機能ブランチを作成する
変更をコミットする
ブランチにプッシュする
プルリクエストを作成する
ライセンス
ISC
サポート
サポートについては、次のサイトをご覧ください。
メールアドレス: support@buouui.com
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
AI エージェントが自然言語による対話を通じて UI コンポーネントを生成、取得、管理できるようにするモデル コンテキスト プロトコル サーバー。
Related MCP Servers
- -securityFlicense-qualityA comprehensive Model Context Protocol server implementation that enables AI assistants to interact with file systems, databases, GitHub repositories, web resources, and system tools while maintaining security and control.Last updated -331
CodeAlive MCPofficial
-securityAlicense-qualityA Model Context Protocol server that enhances AI agents by providing deep semantic understanding of codebases, enabling more intelligent interactions through advanced code search and contextual awareness.Last updated -54MIT License- -securityFlicense-qualityA Model Context Protocol server that enables AI agents to interact with n8n workflows and automation tools through a standardized interface, allowing execution of workflows and access to n8n functions.Last updated -
- -securityFlicense-qualityA basic Model Context Protocol server implementation that demonstrates core functionality including tools and resources for AI chat applications.Last updated -