Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Myoperator Mcp

БесплатноПоддерживается

MCP server for myOperator UI components - enables AI assistants to access component metadata, examples, and design tokens

GitHubEmbed

Описание

MCP server for myOperator UI components - enables AI assistants to access component metadata, examples, and design tokens

README

A React component library with CLI tooling for easy integration. Built with Tailwind CSS, fully compatible with Bootstrap projects.

Installation

# Initialize in your project
npx myoperator-ui init

# Add components
npx myoperator-ui add button badge table

Usage

import { Button } from "@/components/ui/button"
import { Badge } from "@/components/ui/badge"

function App() {
  return (
    <div>
      <Button variant="default" size="md">
        Click me
      </Button>
      <Badge variant="active">Active</Badge>
    </div>
  )
}

CLI Commands

# Initialize project with Tailwind config
npx myoperator-ui init

# Add specific components
npx myoperator-ui add button
npx myoperator-ui add button badge table

# Interactive component selection
npx myoperator-ui add

# Update components to latest version
npx myoperator-ui@latest update button
npx myoperator-ui@latest update --all

# Preview updates without applying
npx myoperator-ui@latest update --all --dry-run

See CLI documentation for full command reference.

Bootstrap Compatibility

The CLI automatically detects Bootstrap and configures Tailwind to avoid style conflicts. All components use the tw- prefix by default.

Development

# Install dependencies
npm install

# Run Storybook
npm run storybook

# Run tests
npm test

# Build CLI
cd packages/cli && npm run build

Project Structure

src/components/ui/       # Source components
packages/cli/            # CLI package (myoperator-ui)
scripts/                 # Build and development scripts

Requirements

  • React 18+
  • Tailwind CSS v3 or v4
  • TypeScript (recommended)

License

MIT

from github.com/Ankish8/storybook-npm

Установить Myoperator Mcp в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install myoperator-mcp

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add myoperator-mcp -- npx -y myoperator-mcp

Пошаговые гайды: как установить Myoperator Mcp

FAQ

Myoperator Mcp MCP бесплатный?

Да, Myoperator Mcp MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Myoperator Mcp?

Нет, Myoperator Mcp работает без API-ключей и переменных окружения.

Myoperator Mcp — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Myoperator Mcp в Claude Desktop, Claude Code или Cursor?

Открой Myoperator Mcp на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Myoperator Mcp with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории design