🎨 Open-source design MCP server + shadcn/ui registry — AI design systems for Claude Code, Cursor, Codex, GitHub Copilot & any MCP client. 31 brand-grade themes (Linear, Stripe, Vercel, Notion, Apple, Supabase, Figma…) + design tokens, UI principles & WCAG rules. Install any component with one command.
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"better-design": {
"command": "npx",
"args": [
"-y",
"marvkr/better-design"
]
}
}
}
Run in terminal:
claude mcp add better-design npx -y marvkr/better-design
Add to .cursor/mcp.json:
{
"mcpServers": {
"better-design": {
"command": "npx",
"args": [
"-y",
"marvkr/better-design"
]
}
}
}
Topics
ai-designclaude-codeclaude-code-for-designclaude-designcodex-designcoding-agentscomponent-librarycursorcursor-designdesign-systemsdesign-tokensfigma-alternativegenerative-uigithub-copilotmcp-server