SupaUI MCP Server
SupaUI MCP サーバー
SupaUI 用のモデル コンテキスト プロトコル (MCP) サーバー。AI エージェントが自然言語による対話を通じて UI コンポーネントを生成、取得、管理できるようになります。
特徴
UIコンポーネントの作成:自然言語記述に基づいてReactコンポーネントを生成する
UI コンポーネントの取得: buouui.com からコンポーネントを検索して取得します
UIコンポーネントの一覧: 詳細なプレビューで利用可能なコンポーネントを参照します
TypeScript サポート: 型安全性と開発者エクスペリエンスを向上させるために TypeScript で構築されています
Related MCP server: MCP Magic UI
前提条件
Node.js (最新の LTS バージョン)
buouui.comからの BUOU_API_KEY
インストール
# Install dependencies
pnpm install
# Build the project
pnpm build構成
環境で BUOU_API_KEY を設定します。
export BUOU_API_KEY=your_api_key_hereまたは、smithery.yaml の要件に基づいて構成ファイルを作成します。
使用法
サーバーの起動
pnpm start利用可能なコマンド
サーバーは次のコマンドをサポートしています:
UI コンポーネントを作成します。
/ui create a basic buttonUI コンポーネントを取得します。
/ui fetch modern login formUI コンポーネントの一覧:
/buou list cardsAPIツール
作成Uiツール
自然言語記述に基づいて新しいUIコンポーネントを生成する
エンドポイント:
/api/create
フェッチUiツール
buouui.com から既存のコンポーネントを取得します
エンドポイント:
/api/fetch
リストUiツール
利用可能なコンポーネントをプレビューとともに一覧表示します
エンドポイント:
/api/list
発達
# Build in watch mode
tsc -w
# Run tests
pnpm test環境変数
BUOU_API_KEY: buouui.com からの API キー (必須)
貢献
リポジトリをフォークする
機能ブランチを作成する
変更をコミットする
ブランチにプッシュする
プルリクエストを作成する
ライセンス
ISC
サポート
サポートについては、次のサイトをご覧ください。
メールアドレス: support@buouui.com
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceA server that provides rich UI context and interaction capabilities to AI models, enabling deep understanding of user interfaces through visual analysis and precise interaction via Model Context Protocol.72MIT
- FlicenseDqualityDmaintenanceA Model Context Protocol server that provides access to Magic UI components, allowing AI assistants and other MCP clients to discover and use UI components from the Magic UI design system.214

CodeAlive MCPofficial
AlicenseNot gradedqualityAmaintenanceA 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.88MIT- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that enables AI agents to control and automate Android devices through natural language, supporting actions like app management, UI interactions, and device monitoring.60MIT
Related MCP Connectors
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
A Model Context Protocol server for Wix AI tools
The Figma MCP server brings Figma design context directly into your AI workflow.
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/buoooou/mcp-ui-gen'
If you have feedback or need assistance with the MCP directory API, please join our Discord server