Provides CSS snippets, styling templates, and implementation checklists for various design styles like Glassmorphism and Minimalism.
Provides framework-specific design guidelines, state management recommendations, and UI implementation best practices for Flutter development.
Offers curated font pairing recommendations along with ready-to-use Google Fonts import configurations.
Includes a searchable database of Lucide icons with associated import codes and specific industry use cases.
Supplies specialized design intelligence and implementation patterns for Next.js, including App Router best practices.
Provides UI patterns and framework-specific guidelines for building applications with Nuxt.js and Nuxt UI.
Delivers React-specific design guidelines, hooks best practices, and patterns for both standard React and React Native.
Offers framework-specific design intelligence and implementation recommendations tailored for Svelte development.
Provides design system guidelines and implementation patterns specifically for SwiftUI development within the Swift ecosystem.
๐จ UI/UX Pro MCP Server
AI-powered UI/UX design intelligence โ Instantly access 1519+ curated design resources through natural language search.
โจ Features
Feature | Details |
๐ 1519+ Documents | Curated design knowledge across 11 domains |
๐ง 11 Tools | Specialized search for styles, colors, typography, charts, icons, and more |
โก BM25 Ranking | Fast, relevant search results using industry-standard text ranking |
๐ Universal | Works with VS Code, Claude Desktop, Cursor, and any MCP-compatible client |
๐ฏ 11 Frameworks | Stack-specific guidelines for React, Vue, Next.js, Flutter, SwiftUI, and more |
๐ Quick Start
Option 1: NPX (Recommended)
Option 2: Global Install
Option 3: From Source
โ๏ธ MCP Configuration
VS Code / Cursor
Add to your MCP settings (settings.json or mcp.json):
Option A: Using NPX (Recommended - No Installation Required)
Option B: Using Global Install
Option C: From Source
Configuration file locations:
Platform | Path |
macOS |
|
Windows |
|
Linux |
|
Claude Desktop
Add to your Claude Desktop configuration:
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Option A: Using NPX (Recommended - No Installation Required)
Option B: Using Global Install
Option C: From Source
๐ง Available Tools
Tool | Documents | Description |
| 85 | UI design styles (Glassmorphism, Minimalism, Brutalism, etc.) with colors, effects, and use cases |
| 121 | Color palettes for industries (SaaS, Healthcare, Fintech) with hex codes |
| 74 | Font pairings with Google Fonts imports and Tailwind configs |
| 37 | Chart types with implementation recommendations for dashboards |
| 115 | UX best practices, do's and don'ts, accessibility (WCAG) |
| 176 | Curated Lucide icons with import codes and use cases |
| 49 | Landing patterns, Bento Grids (Config & Maps), Responsive Strategy |
| 114 | Product type design recommendations per industry |
| 39 | AI prompt templates with CSS snippets and implementation checklists |
| 696 | Framework-specific guidelines (React, Vue, Next.js, Flutter, etc.) |
| All | Unified search across all design domains |
| โ | Generate complete design system with colors, typography, UI style, and layout in one call |
๐ฌ Example Prompts
Use these with Claude, Cursor, or any MCP-compatible AI:
๐ Data Sources
This server aggregates curated design intelligence from multiple domains:
Domain | File | Count | Content |
Styles |
| 85 | UI design trends, effects, animations |
Colors |
| 121 | Industry-specific color palettes |
Typography |
| 74 | Font pairings and configurations |
Charts |
| 37 | Data visualization recommendations |
UX Guidelines |
| 115 | Usability and accessibility best practices |
Icons |
| 176 | Lucide icon recommendations |
Landing |
| 49 | Patterns, Bento Layout Maps, Responsive Strategy |
Products |
| 114 | Industry design recommendations |
Prompts |
| 39 | AI prompt templates |
Stacks |
| 660 | Framework-specific guidelines (11 stacks) |
Available Framework Stacks:
flutter ยท html-tailwind ยท nextjs ยท nuxt-ui ยท nuxtjs ยท react-native ยท react ยท shadcn ยท svelte ยท swiftui ยท vue
๐ API Reference
Common Input Parameters
All search tools accept:
Parameter | Type | Default | Description |
| string | required | Natural language search query |
| number | 3 | Maximum results to return (1-50) |
search_stack Additional Parameter
Parameter | Type | Description |
| string | Framework name: |
Response Format
All tools return results in this structure:
Error Response
๐ ๏ธ Development
Build Commands
Testing
HTTP Mode for Testing
The server can run in HTTP mode for testing without MCP clients:
Then test with curl:
Project Structure
๐ Environment Variables
Variable | Default | Description |
|
| Log level (debug, info, warn, error) |
|
| HTTP server port (when using HTTP transport) |
|
| HTTP server host |
๐ HTTP Transport Mode
For development and testing, you can run the server in HTTP mode:
Test with curl:
โ Troubleshooting
MCP Connection Issues
"Cannot find MCP server"
Ensure
npm run buildcompleted successfullyCheck the path in your MCP config points to
dist/index.jsVerify Node.js is in your PATH
"No results returned"
Try broader search terms
Use
search_allfor cross-domain queriesCheck if the domain matches your query type
"Server not responding"
Restart VS Code/Claude Desktop
Check terminal for error messages
Verify the server process is running
Common Queries
Need | Best Tool |
Color palettes |
|
UI components |
|
Best practices |
|
Icons |
|
Framework tips |
|
Everything |
|
๏ฟฝ Contact
๏ฟฝ๐ License
MIT License โ see LICENSE for details.
๐ Acknowledgments
Original Data: Based on nextlevelbuilder/ui-ux-pro-max-skill
MCP SDK: Built with @modelcontextprotocol/sdk
Search: BM25 ranking algorithm for relevance scoring
โญ Star this repo if you find it useful!
Made with โค๏ธ by redf0x1