The Designer
БесплатноНе проверенEnables generating UI design rules, fetching color palettes, and retrieving brand design references from over 328 brands.
Описание
Enables generating UI design rules, fetching color palettes, and retrieving brand design references from over 328 brands.
README
A Model Context Protocol (MCP) server combining three design capabilities into a single endpoint: UI design rules generation, color palette hunting, and real brand design reference fetching (328+ brands).
Table of Contents
Features
- Design Rules Generator: Generate production-ready design rules from 17 design systems (Material, Ant, Carbon, Glass, etc.) + 4 palette modes + 5 archetypes + hybrid combos
- Color Palette Hunter: Fetch live trending, popular, or themed palettes from Color Hunt with format conversion (CSS, Tailwind, SCSS, Figma, Android XML, Swift)
- Brand Design References: Access DESIGN.md files for 328+ real-world brands (Stripe, Vercel, Tesla, Claude, Spotify, etc.) grouped by category
- Reference Library: Built-in reference docs for design systems, accessibility, design tokens, and more
Tools
| Tool | Description |
|---|---|
generate_rules |
Generate design rules for a style + palette + optional archetype/hybrid |
list_options |
List all available design systems, palettes, archetypes, and valid hybrid combos |
validate_combo |
Validate a style + palette + optional hybrid combination before generating |
get_reference |
Return full content of a reference document (e.g. ant-design, design-tokens) |
palette_fetch |
Fetch live color palettes from Color Hunt (trending/popular/random/theme/query) |
palette_convert |
Convert palette JSON into CSS, Tailwind, SCSS, Figma tokens, Android XML, or Swift |
brand_fetch_design_md |
Download and return the DESIGN.md for a real brand |
brand_list |
List all 328+ supported brands grouped by category |
Installation
Manual Installation
# Clone the repository
git clone https://github.com/1999AZZAR/the-designer.git
cd the-designer
# Install dependencies
npm install
# Build the project
npm run build
Requirements
- Node.js >= 18
Usage
Starting the Server
# Start the server using stdio (default mode)
npm start
Testing with MCP Inspector
npx @modelcontextprotocol/inspector node dist/index.js
Available NPM Scripts
npm run build # Build the TypeScript project
npm start # Start the MCP server
Architecture
All tooling is implemented in TypeScript within the MCP server. The skills/ directories are git submodules kept for reference and standalone script usage, but the MCP does not shell out to them at runtime.
src/
index.ts # MCP server entry, tool routing
rules.ts # Design systems, palettes, archetypes, hybrids, rule generation
palette.ts # Color Hunt palette fetcher with caching
palette-convert.ts # Format converter (CSS, Tailwind, SCSS, Figma, Android, Swift)
Configuration
Environment Variables
| Variable | Default | Description |
|---|---|---|
UI_DESIGNER_SKILL_PATH |
skills/ui-designer |
Path to the ui-designer skill references directory |
Configuring with AI Assistants
Claude Desktop
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"the-designer": {
"command": "node",
"args": ["/path/to/the-designer/dist/index.js"],
"env": {}
}
}
}
Roo Code / Cline
Add to your MCP settings file:
{
"mcpServers": {
"the-designer": {
"command": "node",
"args": ["/path/to/the-designer/dist/index.js"],
"env": {}
}
}
}
Brand Categories
| Category | Brands |
|---|---|
| Productivity SaaS | Notion, Airtable, Cal, Superhuman, Miro, Intercom, Zapier, Linear |
| Developer Tools | Vercel, Supabase, Cursor, Raycast, Warp, PostHog, Sentry, Expo, Figma, Webflow |
| AI / ML | Claude, Cohere, Mistral, xAI, MiniMax, Replicate, RunwayML, ElevenLabs, Ollama |
| Fintech | Stripe, Coinbase, Binance, Kraken, Revolut, Wise, Mastercard |
| Design / Creative | Figma, Framer, Clay, Lovable, Webflow, Linear |
| Ecommerce | Shopify, Nike, Starbucks |
| Media / Consumer | Spotify, Discord, Slack, Pinterest, The Verge, Wired |
| Automotive / Luxury | Tesla, SpaceX, Ferrari, Bugatti, Lamborghini, BMW, Vodafone |
| Legacy / Archival | Apple, Dell (1996), HP, Nintendo (2001) |
License
Установка The Designer
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/1999AZZAR/the-designerFAQ
The Designer MCP бесплатный?
Да, The Designer MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для The Designer?
Нет, The Designer работает без API-ключей и переменных окружения.
The Designer — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить The Designer в Claude Desktop, Claude Code или Cursor?
Открой The Designer на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
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
автор: passerbyflutterdannote/figma-use
Full Figma control: create shapes, text, components, set styles, auto-layout, variables, export. 80+ tools.
автор: dannoteLogo.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-3951PIX4Dmatic
Enables GUI automation for controlling PIX4Dmatic on Windows through MCP. Supports launching, focusing, capturing screenshots, sending hotkeys, clicking UI elem
автор: jangjo123Compare The Designer with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории design
