MCP Catalogs
Home

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.

developer-toolsai-llmproductivity
7
Forks
1
Open issues
4 mo ago
Last commit
2d ago
Indexed

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:

you:Designers searching for UI patterns and best practices for web or mobile applications
you:Teams creating design systems with color palettes and typography recommendations
you:Developers needing cross-platform implementation guidelines for iOS and Android
you:What design domains does this server cover?
you:How does it handle platform-specific design?

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 README
  • search_ui_styles

    Search UI design styles (Glassmorphism, Minimalism, Brutalism, etc.) with colors, effects, and use cases

  • search_colors

    Search color palettes for industries (SaaS, Healthcare, Fintech) with hex codes

  • search_typography

    Search font pairings with Google Fonts imports and Tailwind configs

  • search_charts

    Search chart types with implementation recommendations for dashboards

  • search_ux_guidelines

    Search UX best practices, do's and don'ts, accessibility (WCAG)

  • search_icons

    Search curated Lucide icons with import codes and use cases

  • search_landing

    Search landing patterns, Bento Grids (Config & Maps), Responsive Strategy

  • search_products

    Search product type design recommendations per industry

  • search_prompts

    Search AI prompt templates with CSS snippets and implementation checklists

  • search_stack

    Search framework-specific guidelines (React, Vue, Next.js, Flutter, etc.)

  • search_all

    Unified search across all design domains

  • get_design_system

    Generate complete design system with colors, typography, UI style, and layout in one call

Comparable tools

designsystem-mcpfigma-mcpsketch-mcp

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

GitHub →

Last updated · Auto-generated from public README + GitHub signals.