Back to MCP Servers
🔌

freema/mcp-design-system-extractor

MIT

📇 🏠 - Extracts component information from Storybook design systems. Provides HTML, styles, props, dependencies, theme tokens and component metadata for AI-powered design system analysis.

TypeScriptAI & LLMs

Install

npx -y mcp-design-system-extractor@latest

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "freema-mcp-design-system-extractor": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-design-system-extractor@latest"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.