MCP Design System Extractor runs on your own machine — the client starts it, so there is no endpoint to ping. 180 installs a week from npm. Last commit 27 Jul 2026.
MCP server for Storybook design systems — extract component HTML, styles and metadata.
Today is the operative word: we check MCP Design System Extractor every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-design-system-extractor -- npx -y mcp-design-system-extractor
{
"mcpServers": {
"mcp-design-system-extractor": {
"args": [
"-y",
"mcp-design-system-extractor"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-design-system-extractor]
command = "npx"
args = ["-y", "mcp-design-system-extractor"]
{
"mcpServers": {
"mcp-design-system-extractor": {
"args": [
"-y",
"mcp-design-system-extractor"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-design-system-extractor": {
"args": [
"-y",
"mcp-design-system-extractor"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
STORYBOOK_URL (Base URL of the Storybook instance (default: http://localhost:6006)), NODE_TLS_REJECT_UNAUTHORIZED (Set to 0 to allow self-signed certificates on the Storybook host), DEBUG (Set to true for verbose logging on stderr).
The author declared them in the registry entry; get the values from the project itself.
MCP server for web inspection, design system extraction, and accessibility audits
AI-Ready design system MCP: melta UI tokens, component contracts, 99 rules, check_html self-verify
Design system MCP with 9 tools for component discovery, rendering, and a11y auditing
MCP Server for Optics Design System documentation and token usage.
Reusable visual design systems for AI coding agents — browse, fetch, and submit styles via MCP.
Connect AI coding agents to Anima Playground, Figma, and your design system.
Figma MCP server for AI agents. 9 tools: design context, variables, screenshots, and FigJam.
Translate HTML prototypes into Figma using your design system's real components and tokens.
Answers built from our own checks of this server.