Rubyui
FreeNot checkedProvides AI assistants with access to RubyUI component library documentation, including listing components, fetching docs, searching, and getting installation/t
About
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
Install Rubyui in Claude Desktop, Claude Code & Cursor
unyly install rubyui-mcpInstalls 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 rubyui-mcp -- npx -y github:wqsaali/rubyui-mcpFAQ
Is Rubyui MCP free?
Yes, Rubyui MCP is free — one-click install via Unyly at no cost.
Does Rubyui need an API key?
No, Rubyui runs without API keys or environment variables.
Is Rubyui hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Rubyui in Claude Desktop, Claude Code or Cursor?
Open Rubyui on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Notion
Read and write pages in your workspace
by NotionLinear
Issues, cycles, triage — from Claude
by LinearGoogle Drive
Search and read your Drive files
by Googlemindsdb/mindsdb
Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).
by mindsdbCompare Rubyui with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All productivity MCPs
