ui-ux-pro-mcp
by redf0x1·★ 17·Score 42
AI-powered UI/UX design intelligence MCP server with 1,920+ curated design resources and search tools.
Overview
The UI/UX Pro MCP server is a specialized tool for UI/UX designers that provides access to a comprehensive collection of design resources. It offers 6 specialized tools for searching different design domains including UI styles, color palettes, typography, charts, UX guidelines, icons, landing patterns, product design recommendations, AI prompts, and framework-specific guidelines. The server also includes iOS and Android design guidelines with cross-platform equivalents, making it valuable for multi-platform development. It uses BM25 ranking for relevant search results and has been recently updated with maintenance activity.
Try asking AI
After installing, here are 5 things you can ask your AI assistant:
When to choose this
Choose this server when you need specialized UI/UX design resources and are working with React, Vue, Flutter, or cross-platform applications.
When NOT to choose this
Don't choose this if you need comprehensive design tools beyond search capabilities or require real-time design collaboration features.
Tools this server exposes
12 tools extracted from the READMEsearch_ui_stylesSearch UI design styles (Glassmorphism, Minimalism, Brutalism, etc.) with colors, effects, and use cases
search_colorsSearch color palettes for industries (SaaS, Healthcare, Fintech) with hex codes
search_typographySearch font pairings with Google Fonts imports and Tailwind configs
search_chartsSearch chart types with implementation recommendations for dashboards
search_ux_guidelinesSearch UX best practices, do's and don'ts, accessibility (WCAG)
search_iconsSearch curated Lucide icons with import codes and use cases
search_landingSearch landing patterns, Bento Grids (Config & Maps), Responsive Strategy
search_productsSearch product type design recommendations per industry
search_promptsSearch AI prompt templates with CSS snippets and implementation checklists
search_stackSearch framework-specific guidelines (React, Vue, Next.js, Flutter, etc.)
search_allUnified search across all design domains
get_design_systemGenerate complete design system with colors, typography, UI style, and layout in one call
Comparable tools
Installation
Installation
**Option 1: NPX (Recommended)**
npx ui-ux-pro-mcp**Option 2: Global Install**
npm install -g ui-ux-pro-mcp
ui-ux-pro-mcp**Option 3: From Source**
git clone https://github.com/redf0x1/ui-ux-pro-mcp.git
cd ui-ux-pro-mcp
npm install
npm run build
npm start**Claude Desktop Configuration**
{
"mcpServers": {
"ui-ux-pro": {
"command": "npx",
"args": ["ui-ux-pro-mcp", "--stdio"]
}
}
}FAQ
- What design domains does this server cover?
- The server covers 11 design domains including UI styles, colors, typography, charts, UX guidelines, icons, landing pages, product design, prompts, and framework-specific guidelines for 12 frameworks.
- How does it handle platform-specific design?
- It includes iOS Human Interface Guidelines (110 patterns) and Android Material 3 Design (112 patterns) with cross-platform equivalents in Flutter and React Native, and automatically detects platform keywords in queries.
Compare ui-ux-pro-mcp with
Last updated · Auto-generated from public README + GitHub signals.