Back to Apps

Website Design Systems MCP
Supports UIby BobiTenta
Extracts complete design systems from websites to generate AI-ready skill.md files for exact visual replication.
0 stars
Works in:claude
Exposes:Tools
What it does
This server analyzes website URLs to extract a comprehensive design system, including colors, typography, spacing, and CSS components. It transforms these elements into a structured format that AI agents can use to replicate a site's exact visual identity.
Tools
extract_design_system: Fetches and analyzes a URL to produce a complete design system summary.generate_skill_file: Converts extracted design data into a formatted skill.md file for AI assistants.analyze_css_rules: Deep-dives into specific CSS selectors to extract style properties.
Installation
{
"mcpServers": {
"website-design-systems": {
"command": "npm",
"args": ["run", "start", "--", "website-design-systems-mcp"]
}
}
}
Supported hosts
Claude Desktop, Claude.ai
Quick install
npm install -g website-design-systems-mcpInformation
- Pricing
- free
- Published
- 7/25/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{
"mcpServers": {
"website-design-systems": {
"command": "npm",
"args": ["run", "start", "--", "website-design-systems-mcp"]
}
}
}





