MCP UI/UX Prompt Refiner

MCP UI/UX Prompt Refiner

Transforms basic interface ideas into comprehensive, professional-grade UI/UX design specifications with detailed styling, animations, components, and accessibility requirements for websites, apps, and other digital interfaces.

Category
Visit Server

README

MCP UI/UX Prompt Refiner

An MCP (Model Context Protocol) server that transforms basic interface prompts into world-class UI/UX design specifications. This tool helps you break free from generic AI-generated designs by outputting comprehensive, professional-grade design prompts.

Features

  • 5 Specialized Tools for different aspects of UI/UX design
  • 4 Knowledge Resources covering design principles, animations, UX patterns, and templates
  • 11 Pre-configured Prompts for common interface types
  • Supports websites, mobile apps, desktop apps, CLI tools, presentations, and more

Installation

npm install
npm run build

Usage

With Cursor/Claude

Add to your MCP settings (.cursor/mcp.json or Claude Desktop config):

{
  "mcpServers": {
    "ui-prompt-refiner": {
      "command": "node",
      "args": ["path/to/mcp-ui-prompt-refiner/dist/server.js"]
    }
  }
}

Development Mode

npm run dev

Available Tools

1. refine_ui_prompt (Primary Tool)

Transform a basic interface idea into a comprehensive design specification.

Parameters:

  • rawPrompt (required): Your basic interface idea
  • interfaceType: Type of interface (auto-detected if not provided)
  • style: Design style (minimalist, bold-experimental, etc.)
  • colorMood: Color palette mood (energetic, calm, professional, etc.)
  • animationIntensity: Level of animation (subtle, moderate, dramatic, cinematic)
  • targetAudience: Who will use this interface
  • brandKeywords: Keywords describing the brand

2. analyze_interface

Analyze an interface request to detect type, suggest styles, and identify components.

3. compose_animations

Generate detailed animation specifications with CSS examples.

4. generate_ux_flow

Create user journey maps with interaction patterns and accessibility requirements.

5. suggest_tech_stack

Get technology recommendations based on interface type and design requirements.

Interface Types Supported

  • website-landing - Conversion-focused landing pages
  • website-saas - SaaS marketing websites
  • website-portfolio - Portfolio/showcase websites
  • website-ecommerce - Online stores
  • dashboard - Analytics and data dashboards
  • mobile-app - iOS/Android applications
  • desktop-app - Desktop applications
  • cli-terminal - Command-line interfaces
  • presentation - Slide decks
  • admin-panel - Backend management interfaces
  • social-platform - Social networking interfaces

Design Styles

  • minimalist - Clean, whitespace-focused
  • bold-experimental - Creative, unconventional
  • corporate-professional - Business-appropriate
  • playful-creative - Fun, colorful
  • luxury-elegant - Premium, sophisticated
  • tech-futuristic - Modern, digital
  • organic-natural - Earth-toned, flowing
  • brutalist - Raw, industrial
  • retro-vintage - Nostalgic
  • glassmorphic - Frosted glass effects
  • neumorphic - Soft shadow depth

Resources

Access design knowledge via MCP resources:

  • design://principles - Gestalt, hierarchy, color theory
  • design://animation-patterns - Easing functions, entry/scroll animations
  • design://ux-patterns - Navigation, feedback, forms, accessibility
  • design://interface-templates - Templates for each interface type

Example

User: "I need a landing page for my AI writing tool"

→ refine_ui_prompt generates:
- Complete design specification
- Color palette with psychology
- Typography system
- Component specifications
- Animation choreography
- UX flow guidelines
- Accessibility requirements
- Implementation priorities

Output Format

All tools output structured markdown that can be:

  1. Saved directly to a file
  2. Used as a prompt for implementation
  3. Shared with design tools or team members

License

MIT

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
E2B

E2B

Using MCP to run code via e2b.

Official
Featured