Standby Design MCP is answering right now. Last checked 3 min ago. 81 installs a week from npm. It exposes 8 tools. Last commit 8 Aug 2026.
Generate design systems: OKLCH color palettes, fluid type scales, spacing, shape and icon tokens.
We read the source, 18 h ago · tools taken from the live server · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
let filePath = path.join(STATIC_ROOT, pathname);
const nodePath = execSync(process.platform === 'win32' ? 'where node' : 'which node')
<script defer src="https://umami.standby.design/script.js" data-website-id="255e8c46-9a39-4cc8-ba66-5cb4fc53b91e"></script>
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.
claude mcp add standby-design-mcp --transport http https://mcp.standby.design/mcp
{
"mcpServers": {
"standby-design-mcp": {
"url": "https://mcp.standby.design/mcp"
}
}
}
[mcp_servers.standby-design-mcp]
url = "https://mcp.standby.design/mcp"
{
"mcpServers": {
"standby-design-mcp": {
"url": "https://mcp.standby.design/mcp"
}
}
}
{
"mcpServers": {
"standby-design-mcp": {
"url": "https://mcp.standby.design/mcp"
}
}
}
Read directly from the server with tools/list, grouped by what they act on.
If a tool disappears, we record the date.
generate_color_palette
generate_icon_tokens
generate_shape_tokens
generate_space_tokens
generate_type_scale
get_design_system
export_design_system
list_fonts
| URL | Transport | State | Latency | Checked |
|---|---|---|---|---|
| https://mcp.standby.design/mcp | streamable-http | answering | 136 ms | 3 min ago |
Generate design token systems from a hex color — OKLCH-derived, WCAG-validated, multi-format
Extract a website’s design tokens (colors, type, spacing, shadows) as DESIGN.md, W3C, or CSS.
Validate design tokens for accessibility, scales, and design-system constraint consistency.
Translate HTML prototypes into Figma using your design system's real components and tokens.
Automated design system token generator and export utility.
Design systems, UI prompts, and layout variations for AI coding tools.
Design token tools for Google Stitch: convert, validate, diff, lint, generate, and export.
Build and manage your design system with AI: tokens, themes, components, icons, Figma and code.
Answers built from our own checks of this server.