Skip to main content
Glama

MCP-сервер SupaUI

Сервер протокола контекста модели (MCP) для SupaUI, который позволяет агентам ИИ генерировать, извлекать и управлять компонентами пользовательского интерфейса посредством взаимодействия на естественном языке.

Функции

  • Создание компонентов пользовательского интерфейса : создание компонентов React на основе описаний на естественном языке.

  • Извлечение компонентов пользовательского интерфейса : поиск и извлечение компонентов с buouui.com

  • Список компонентов пользовательского интерфейса : просмотр доступных компонентов с подробным предварительным просмотром.

  • Поддержка TypeScript : Создано на основе TypeScript для лучшей безопасности типов и удобства разработки

Related MCP server: MCP Magic UI

Предпосылки

Кузнечное дело

используйте Smithery для установки supaui-mcp в Claude:

npx -y @smithery/cli install @buoooou/supaui-mcp --client claude

муниципальный

  1. клонировать репозиторий:

git clone [your-repository-url]
cd mcp-ui-gen

=======

  • Node.js (последняя версия LTS)

  • BUOU_API_KEY от buouui.com

Установка

# Install dependencies
pnpm install

# Build the project
pnpm build

Конфигурация

  1. Установите BUOU_API_KEY в среде:

export BUOU_API_KEY=your_api_key_here
  1. Или создайте файл конфигурации на основе требований smithery.yaml.

Использование

Запуск сервера

pnpm start

Доступные команды

Сервер поддерживает следующие команды:

  1. Создать компонент пользовательского интерфейса:

/ui create a basic button
  1. Компонент пользовательского интерфейса Fetch:

/ui fetch modern login form
  1. Список компонентов пользовательского интерфейса:

/buou list cards

API-инструменты

CreateUiTool

  • Создает новые компоненты пользовательского интерфейса на основе описаний на естественном языке.

  • Конечная точка: /api/create

FetchUiTool

  • Извлекает существующие компоненты из buouui.com

  • Конечная точка: /api/fetch

ListUiTool

  • Список доступных компонентов с предварительным просмотром

  • Конечная точка: /api/list

Разработка

# Build in watch mode
tsc -w

# Run tests
pnpm test

Переменные среды

  • BUOU_API_KEY : Ваш ключ API от buouui.com (обязательно)

Внося вклад

  1. Форк репозитория

  2. Создайте свою ветку функций

  3. Зафиксируйте ваши изменения

  4. Нажмите на ветку

  5. Создать запрос на извлечение

Лицензия

МСК

Поддерживать

Для получения поддержки посетите сайт:

Install Server
A
license - permissive license
C
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (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
    C
    maintenance
    A 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.
    72
    MIT
  • F
    license
    D
    quality
    D
    maintenance
    A 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.
    2
    14
  • A
    license
    Not graded
    quality
    A
    maintenance
    A 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.
    88
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A 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.
    60
    MIT

View all related MCP servers

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.

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/buoooou/mcp-ui-gen'

If you have feedback or need assistance with the MCP directory API, please join our Discord server