DesignScan runs on your own machine — the client starts it, so there is no endpoint to ping. 22 installs a week from npm. Last commit 14 Jun 2026.
Extract a website’s design tokens (colors, type, spacing, shadows) as DESIGN.md, W3C, or CSS.
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 designscan -- npx -y @designscan/extractor
{
"mcpServers": {
"designscan": {
"args": [
"-y",
"@designscan/extractor"
],
"command": "npx"
}
}
}
[mcp_servers.designscan]
command = "npx"
args = ["-y", "@designscan/extractor"]
{
"mcpServers": {
"designscan": {
"args": [
"-y",
"@designscan/extractor"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"designscan": {
"args": [
"-y",
"@designscan/extractor"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.