Command Palette

Search for a command to run...

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

Rubyui

БесплатноНе проверен

Provides AI assistants with access to RubyUI component library documentation, including listing components, fetching docs, searching, and getting installation/t

GitHubEmbed

Описание

Provides AI assistants with access to RubyUI component library documentation, including listing components, fetching docs, searching, and getting installation/theming guides.

README

An MCP (Model Context Protocol) server that provides AI assistants with access to RubyUI component library documentation.

Tools

Tool Description
list_components List all available RubyUI components
get_component_docs Fetch full docs and code examples for a specific component
search_components Search components by name or keyword
get_installation_guide Get the Rails installation guide (bundler or importmaps)
get_theming_guide Get theming, dark mode, and customization docs

Setup

npm install

Usage

With Claude Code

Add to your Claude Code MCP config (~/.claude/settings.json or project .mcp.json):

{
  "mcpServers": {
    "rubyui": {
      "command": "node",
      "args": ["/path/to/rubyui-mcp/index.js"]
    }
  }
}

Standalone

npm start

The server communicates over stdio using the MCP protocol.

Requirements

  • Node.js >= 18.0.0

from github.com/wqsaali/rubyui-mcp

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

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

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

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

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

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

claude mcp add rubyui-mcp -- npx -y github:wqsaali/rubyui-mcp

FAQ

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

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

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

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

Rubyui — hosted или self-hosted?

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

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

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

Похожие MCP

Compare Rubyui with

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

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

Автор?

Embed-бейдж для README

Похожее

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