MCP Design System Extractor runs on your own machine — the client starts it, so there is no endpoint to ping. 334 installs a week from npm. Last commit 27 Jul 2026.
MCP server for Storybook design systems — extract component HTML, styles and metadata.
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"
}
}
}
Answers built from our own checks of this server.