MCP Catalogs
首页

ui-ux-pro-mcp

by redf0x1·17·综合分 42

AI驱动的UI/UX设计智能MCP服务器,提供1,920+精选设计资源和搜索工具。

developer-toolsai-llmproductivity
7
Forks
1
活跃 Issue
4 个月前
最近提交
2 天前
收录于

概述

UI/UX Pro MCP服务器是专为UI/UX设计师设计的专用工具,提供丰富的设计资源访问权限。它包含6个专业搜索工具,涵盖UI风格、色彩搭配、排版、图表、UX指南、图标、落地页模式、产品设计推荐、AI提示和特定框架指南等多个设计领域。服务器还包含iOS和Android设计指南及跨平台等效实现,非常适合跨平台开发。它使用BM25排名算法提供相关搜索结果,并近期有维护更新。

试试问 AI

装完之后,这里有 5 个你可以让 AI 做的事:

:设计师为Web或移动应用程序搜索UI模式和最佳实践
:团队创建包含色彩搭配和排版建议的设计系统
:开发者寻找iOS和Android的跨平台实现指南
:这个服务器涵盖哪些设计领域?
:它如何处理平台特定的设计?

什么时候选它

当你需要专业的 UI/UX 设计资源,并且正在使用 React、Vue、Flutter 或跨平台应用程序时,选择此服务器。

什么时候不要选它

如果你需要超越搜索功能的全能设计工具,或需要实时设计协作功能,请不要选择此服务器。

此 server 暴露的工具

从 README 抽取出 12 个工具
  • 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

可对比工具

designsystem-mcpfigma-mcpsketch-mcp

安装

安装

**选项 1:使用NPX(推荐)**

npx ui-ux-pro-mcp

**选项 2:全局安装**

npm install -g ui-ux-pro-mcp
ui-ux-pro-mcp

**选项 3:从源码安装**

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配置**

{
  "mcpServers": {
    "ui-ux-pro": {
      "command": "npx",
      "args": ["ui-ux-pro-mcp", "--stdio"]
    }
  }
}

FAQ

这个服务器涵盖哪些设计领域?
服务器涵盖11个设计领域,包括UI风格、色彩、排版、图表、UX指南、图标、落地页、产品设计、提示以及12种框架的特定指南。
它如何处理平台特定的设计?
它包含iOS人机界面指南(110种模式)和Android Material 3设计(112种模式),并提供了Flutter和React Native的跨平台等效实现,能自动检测查询中的平台关键词。

ui-ux-pro-mcp 对比

GitHub →

最后更新于 · 由 README + GitHub 公开数据自动生成。