Refero Design Styles
Looks for design.md file in refero styles to make your UI design better.
refero-styles-mcp-server
An MCP server that searches styles.refero.design for design systems that match your project's idea, needs, and style — returning ready-to-use design.md documentation.
Tools
| Tool | Description |
|---|---|
refero_list_styles | Browse the curated catalog with pagination |
refero_search_styles | Search by keyword, mood, brand, or color |
refero_get_design_md | Fetch the full design.md for a specific style |
refero_match_style | Primary tool — match styles to your project description |
Quick Start
npm install
npm run build
node dist/index.js
Usage with Claude Desktop
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"refero-styles": {
"command": "node",
"args": ["/path/to/refero-styles-mcp-server/dist/index.js"]
}
}
}
Example Prompts
Find a design style for my dark SaaS dashboard targeting developers.
Match a design.md for a clean fintech mobile app, light theme.
Get the full design.md for Linear's design system.
How It Works
refero_match_stylefetches all styles from the Refero API (~60 styles across 3 pages)- Scores each style against your description using mood detection, keyword matching, and color scheme alignment
- Returns the top N matches ranked by score with their reasons
- Fetches and returns the full design.md for the top match — ready to paste into your AI coding prompt
Project Structure
src/
├── index.ts # Server entry point
├── constants.ts # API URLs and limits
├── types.ts # TypeScript interfaces
├── services/
│ └── referoApi.ts # API client for styles.refero.design
├── tools/
│ ├── listStyles.ts # refero_list_styles
│ ├── searchStyles.ts # refero_search_styles
│ ├── getDesignMd.ts # refero_get_design_md
│ └── matchStyle.ts # refero_match_style
└── utils/
├── designMd.ts # Generates design.md from JSON data
└── errors.ts # API error handling
Похожие серверы
BloodHound MCP
Enables Large Language Models to interact with BloodHound Community Edition data.
Mureka
generate lyrics, song and background music(instrumental)
SommelierX
Remote MCP server for sommelier-grade wine pairing. 7 tools powered by a proprietary Wine DNA algorithm. API key or x402 pay-per-call.
Plex
Provides AI assistants with comprehensive access to a Plex Media Server.
DART-MCP
Analyze and visualize financial data of listed companies using the DART API.
CarAPI.dev
Remote MCP server giving AI agents instant access to comprehensive vehicle data: VIN decoding, license-plate lookup, stolen-vehicle checks, mileage history, inspection records, photos, and market valuations across 24 markets. Connect with a single Authorization: Bearer API key from any MCP client (Claude Desktop, Claude Code, Cursor, ChatGPT, Cline, Zed). Stateless and hosted at https://mcp.carapi.dev/mcp — no setup, no session management, just plug in your key and start querying. Includes a free carapi_docs tool for searching CarAPI documentation without authentication.
Karrito
Manage WhatsApp digital catalogs for LATAM sellers — 30 tools for products, orders, discounts, reviews, customers, shipping, and analytics.
PoshMCP
Expose explicitly whitelisted PowerShell commandlets as a MCP Tool
iPayX FX Audit
Forensic FX audit MCP. Detects hidden bank markups on cross-border payments. FINTRAC MSB registered.
PUBLICMCP
Open standard for public-facing business identity MCP servers. pip install publicmcp to deploy in minutes. Federated router discovers and proxies calls to registered businesses.