mcpserver.lol
registry/mozaika
Connection check verified live · 27h ago

mozaika

Measured design systems decoded from 588 real products, for coding agents.

Tools 23
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

23 tools

Read from the running server on 27h ago.

audit_code code*
When the user says a screen looks generic, cheap or off and you need to know WHY — paste the code and get numbers back. This is the one tool here that reads YOUR work inste…
compare_components limitschemeindustrycomponent_type*
See how the BEST products each build the same UI atom — one call, cross-product, each with its anatomy read from the live DOM. Use before building any component: compare_co…
compare_recipes limitschemeindustryrecipe_type*
See how the BEST products each build the same hard pattern — one call, cross-product. Use before building any complex pattern: compare_recipes("Command Palette") returns a rank…
compare_sections limitschemeindustrysection_type*
See how the BEST products each solve the same section — one call, cross-product. Use before designing any section: e.g. compare_sections("Pricing / Plans") returns a ranked…
generate_asset formatsubjects*style_from*
Generate ON-BRAND icons with AI: subjects (1-12 short nouns, e.g. ["settings gear", "credit card"]) rendered in ONE consistent style. style_from is either a decoded domain…
get_asset_pack slug*
Get a ready-made AI-generated icon pack (12 consistent icons) — e.g. a house style like 'clay-starter' / 'line-minimal-starter', or a pack generated in the MEASURED style o…
get_component site*component_type*
Get one product's UI component fully specified — its anatomy read from the LIVE DOM (exact padding / height / border_radius / border / box_shadow / font_weight / letter_spacing…
get_design_drift domain*
Has this product's design system CHANGED since it was decoded — and which of its numbers are safe to hard-code? Mozaika re-measures the most-referenced products from the live D…
get_design_history site*
Measured design CHANGE HISTORY for a live-decoded domain — the Decode Ledger. Token-level diffs between deep decodes over time: "radius 4px→8px", "primary hover #4032C8→#0A…
get_design_system site*format
Get a product's full, LLM-verified design system so you can match its exact look. Use this for "design like <product>" (e.g. site="Linear", "Stripe", "Figma"). Returns (de…
get_product site*
Pull an entire product as an agent-ready build kit: the full multi-format design system (tokens + DESIGN.md/Tailwind/CSS/JSON), every curated page, every section grouped by…
get_recipe site*recipe_type*
The universal BUILD-KIT fetcher — the measured spec + code to reproduce a piece of UI. `recipe_type` selects which library across three families (all agent-ready through this o…
get_score site*refresh
Design Score: a 0-100 design audit MEASURED from the site's live DOM (real WCAG contrast pairs, detected type ladder, spacing grid, forced hover states, motion) — scored ag…
get_screen slug*
Get full metadata + image_url for a single screen by slug.
get_screen_sections slug*
List the distinct sections of a page (hero, pricing cards, testimonial/feedback, footer, ...) so you can emulate a specific part. Each section links back to its page (paren…
get_section site*section_type*
Get one product's specific section fully specified — its decoded spec + reference image_url + the parent product's design tokens — in a single call. Use this for "build a <…
get_user_flow slug*
Get one user flow with its ordered steps, each including full screen metadata and image_url. Returns an error dict if the flow is not found.
get_web_benchmark
The Measured Web — how the web is ACTUALLY designed, measured live across hundreds of real products (not opinions): the median design score, border-radius, body/hero font size,…
list_design_changes limit
What actually changed in the web's design systems lately — the nightly Drift Ledger feed. Mozaika re-measures ~100 of the most-referenced products every night and records a dat…
list_my_design_systems
List YOUR private design systems (BYODS) — the sites you decoded into your own/your team's scope. Each item has name + slug; pass the slug/name to get_design_system or get_prod…
list_user_flows queryindustry
List real product user flows (ordered screen journeys) — e.g. signup→dashboard, browse→checkout. Use to understand how a whole journey is structured before building it. Ret…
search_screens kindlimitqueryindustryplatformpage_type +2
Search real product UI screens for design reference. Use this BEFORE designing any page/component so your output matches how the best-designed products actually solve the…
validate_design radius_pxbase_unit_pxbody_size_pxhero_size_pxsection_rhythm_pxdominant_duration_ms +1
Grade YOUR design values against the measured corpus (hundreds of real products, decoded live — not opinions). Pass whichever metrics you have; each returns its percentile,…