mcpserver.lol
registry/standby-design-mcp
Connection check verified live · 27h ago

standby-design-mcp

Generate design systems: OKLCH color palettes, fluid type scales, spacing, shape and icon tokens.

Tools 8
GitHub stars 1
Installs / wk
Licence MIT
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

8 tools

Read from the running server on 27h ago.

export_design_system read-only url*format*sections
Generate the full token code for a design system URL in one format: "css" (CSS custom properties incl. semantic shadcn/ui-compatible tokens), "tailwind" (Tailwind v4 @theme), "desi…
generate_color_palette read-only urlmodeaccentsbrandHexbrandPinerrorPin +7
Generate a perceptually uniform OKLCH color palette from a brand color: 18-step scales for brand/surface/error/accents, semantic tokens (shadcn/ui compatible), light+dark modes. Re…
generate_icon_tokens read-only seturlscalestyleweightcorners +2
Pick an icon set and generate icon sizing tokens (xs–2xl + stroke width). Either select a specific set or state style preferences and get a recommendation. Available sets: material…
generate_shape_tokens read-only urlstyleglassBlurringStyleringWidthglassDepth +17
Generate shape tokens — radii, shadows, borders, focus rings — in one of four visual styles: "paper" (classic surfaces with layered shadows), "glass" (liquid glass), "neomorph" (so…
generate_space_tokens read-only urlmodesnapratiobaseRemcontainers +7
Generate spacing tokens (3xs–3xl), breakpoints, container widths, prose measure, and aspect ratios. Returns a shareable standby.design/system URL and a summary. Always give that UR…
generate_type_scale read-only urlratiobaseSizebodyFontmonoFontscaleMode +9
Generate a fluid typographic scale (CSS clamp() between 375px and 1920px viewports) with 11 levels (Display, H1–H6, Body L/M/S, Caption), Fontshare fonts, line heights and letter s…
get_design_system read-only url*
Decode a standby.design URL (or raw hash) and return an overview of the full design system: color palette, type scale, spacing & layout, shape tokens, and icons — plus per-tool edi…
list_fonts read-only
List Fontshare font slugs usable in generate_type_scale (headingFont/bodyFont/monoFont), grouped by category. This is the bundled seed catalog — any valid Fontshare slug works even…