Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Myoperator Mcp

FreeMaintained

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

GitHubEmbed

About

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

Install Myoperator Mcp in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install myoperator-mcp

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

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

Step-by-step: how to install Myoperator Mcp

FAQ

Is Myoperator Mcp MCP free?

Yes, Myoperator Mcp MCP is free — one-click install via Unyly at no cost.

Does Myoperator Mcp need an API key?

No, Myoperator Mcp runs without API keys or environment variables.

Is Myoperator Mcp hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Myoperator Mcp in Claude Desktop, Claude Code or Cursor?

Open Myoperator Mcp on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Changes

Versions and requested access over time.

  • New version published
  • New version published

Related MCPs

LibreOffice Tools

Enables AI agents to read, write, and edit Office documents via LibreOffice with token-efficient design. Supports multiple formats including DOCX, XLSX, PPTX, a

passerbyflutterby passerbyflutter

dannote/figma-use

Full Figma control: create shapes, text, components, set styles, auto-layout, variables, export. 80+ tools.

dannoteby dannote

Logo.dev

Search and retrieve company logos by brand or domain. Customize size, format, and theme to match your design needs. Accelerate design, prototyping, and content

NOVA-3951by NOVA-3951

Design Inspiration Server

Searches top design platforms like Dribbble and Behance to provide UI inspiration, color palettes, and layout patterns via the Serper API. It allows users to re

YonasValentinby YonasValentin

PIX4Dmatic

Enables GUI automation for controlling PIX4Dmatic on Windows through MCP. Supports launching, focusing, capturing screenshots, sending hotkeys, clicking UI elem

jangjo123by jangjo123

Figma

Extract design specs and assets

Figmaby Figma

mcp-dockmaster

An Open-Sourced UI to install and manage MCP servers for Windows, Linux and macOS.

by Community

ariekogan/ateam-mcp

Build, validate, and deploy multi-agent AI solutions on the ADAS platform. Design skills with tools, manage solution lifecycle, and connect from any AI environm

ariekoganby ariekogan

thinkchainai/mcpbundles

MCP Bundles: Create custom bundles of tools and connect providers with OAuth or API keys. Use one MCP server across thousands of integrations, with programmatic

thinkchainaiby thinkchainai

arikusi/nakkas

MCP server that turns AI into an SVG artist. One rendering engine with JSON config, AI controls all design parameters. CSS @keyframes + SMIL animations, 16+ ele

arikusiby arikusi

Compare Myoperator Mcp with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All design MCPs