{"name":"io.github.dev55acc-ai/motion-menu","slug":"dev55acc-ai-motion-menu","title":"Motion Menu","description":"597 motion/3D UI patterns as ready HTML/CSS/JS, served over MCP. The entire library is free.","url":"https://mcp.market/server/dev55acc-ai-motion-menu","rating":null,"grade":"C","score":67,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":6,"ok":6,"last_checked_at":"2026-09-20T22:11:08.803Z","last_ok_at":"2026-09-20T22:11:08.803Z","latency_ms":321},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://www.motionmenu.ca","version":"16.0.0","remotes":[{"type":"streamable-http","url":"https://www.motionmenu.ca/api/mcp"}],"packages":[],"tools":[{"name":"audit_page","description":"Audit an EXISTING page (yours or a client's — any AI builder, any stack) for the default-AI \"section grammar\" tell: numbered steps, a centered hero with two buttons, 3-up icon cards, a testimonial/FAQ/CTA-band skeleton repeating unchanged. Deterministic, no LLM — every finding cites the exact matched HTML. Returns an ai_shaped_score (0-100), per-section tells with evidence, page-level tells (skeleton order, uniform scaffolding, default type/motion), and prescriptions: real Motion Menu patterns to replace each flagged section, drawn from the same graph recommend_patterns/validate_combination use, plus the exact next tool calls to fetch and validate them. FREE, no key required.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"html":{"type":"string","description":"the page's full HTML — one page per call; a multi-page site is the caller's own loop"},"url":{"type":"string","description":"alternative to html — fetched server-side (https only, public addresses only, 3 MB cap, 10 s timeout, no redirect to a private range, no credentials forwarded)"}}}},{"name":"build_page","description":"Design a complete page from intent. Returns an act map — 5–7 acts in page order, each with a purpose, recommended patterns (by slug), and a density rating (loud/quiet). Follows the one-page protocol: density wave pacing, one GL spectacle, 12–18 viewport-heights. Feed the result straight to get_pattern to retrieve the code. Returns metadata only — no pattern bodies.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"intent":{"type":"string","description":"What the page is for, e.g. \"luxury real estate landing page\" or \"SaaS startup launch with pricing\""},"acts":{"type":"number","description":"Number of acts (default 6, range 5–7)"},"direction_id":{"type":"string","description":"One direction_id returned by propose_directions for this same intent/seed."},"seed":{"type":["string","number"],"description":"Reproducible creative seed."},"history":{"type":"array","items":{"type":"string"},"description":"Recently used pattern slugs or numbers to cool down."},"exclusions":{"type":"array","items":{"type":"string"},"description":"Pattern slugs or numbers that must not be used."}},"required":["intent"]}},{"name":"check_updates","description":"Check whether patterns you already built with have changed. Pass the library version you last built against (from `version` in a previous check_updates or /p/manifest.json) and get back exactly which slugs were added, changed or removed — so you re-pull three patterns instead of all of them. Call with no arguments to read the current version and library counts. Record the version you get back alongside the code you generate.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"since":{"type":"string","description":"The library version you built against. Omit to just read the current one."}}}},{"name":"get_design_digest","description":"Get the machine-readable Motion Menu quality contract. Call before build_page. It defines anti-generic composition rules, motion lifecycle, responsive requirements, truth constraints, and release verification gates.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"get_kit","description":"Get the Motion Menu build kit: the design laws, the one-page act protocol, stack pins, known gotchas, and the full pattern index. Call this FIRST before building a page.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"get_pattern","description":"Get one pattern by number, including its complete transplantable HTML, CSS and JS. Pass framework to get a ready-to-use component wrapper (react .tsx, vue .vue, svelte .svelte, or vanilla .ts).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"slug":{"type":"string","description":"permanent identity, e.g. \"velocity-image-bend\" — preferred"},"number":{"type":"string","description":"pattern number, e.g. \"84\" — a permanent alias for the slug"},"framework":{"type":"string","enum":["react","vue","svelte","vanilla"],"description":"component wrapper format (default: raw HTML/CSS/JS)"}}}},{"name":"list_patterns","description":"List Motion Menu patterns. Every row is \"number  slug  <role>  [tags]  · title\". ROLE is where the pattern goes on a page (hero, nav, pricing, background, product, form…) — filter by it when you are building a page rather than hunting an effect. The SLUG is the permanent identity — prefer it. Filter by tag (e.g. \"scroll\", \"webgl\", \"seam\", \"commerce\"), by collection slug (e.g. \"seams-handoffs\"), by free-text query, or by legacy section letter. Call with no arguments to see the whole catalogue and its tag vocabulary.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"optional substring filter on title/description"},"role":{"type":"string","description":"WHERE IT GOES on a page — hero, nav, footer, pricing, background, gallery, product, form, stats, testimonial, cta, content, seam, chrome, type. Start here when building a page."},"tag":{"type":"string","description":"optional tag, e.g. \"scroll\", \"glsl\", \"commerce\""},"collection":{"type":"string","description":"optional collection slug, e.g. \"webgl-3d\""},"section":{"type":"string","description":"legacy section letter, e.g. \"J\" — tags supersede this"}}}},{"name":"propose_directions","description":"Turn a business/page brief into three deliberately different design genomes before choosing components. Each direction defines layout grammar, typography, imagery, motion physics, density rhythm, and explicit avoid rules. Pass a returned direction_id into build_page with the same brief and seed.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"brief":{"type":"string","description":"Business, audience, offer, conversion goal, real assets, and brand constraints."},"seed":{"type":["string","number"],"description":"Reproducible creative seed."}},"required":["brief"]}},{"name":"recommend_patterns","description":"Intent-aware pattern recommendations. Describe what you are building — industry, style, mood, technical needs — and get scored results with reasons and compatibility suggestions. Returns metadata only (number, slug, title, role, score, reason, compatible_with). Call get_pattern to retrieve the actual code for any recommendation.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"intent":{"type":"string","description":"What you are building, e.g. \"premium SaaS landing page for enterprise AI startup\" or \"dark minimal portfolio with dramatic 3D hero\""},"role":{"type":"string","description":"Optional page-role filter (hero, nav, pricing, footer, background, etc.)"},"count":{"type":"number","description":"Max results (default 5, max 20)"},"context":{"type":"array","items":{"type":"string"},"description":"Slugs or numbers already chosen for this page (order does not matter here). Recommendations that clash with any of them are excluded, a pattern already at its own max_per_page in context is skipped, and a WebGL pattern in context or in the results auto-adds device-tier-gate (245) as the fallback."},"seed":{"type":["string","number"],"description":"Reproducible creative seed. The same brief and seed return the same candidates; change it to explore another valid realization."},"history":{"type":"array","items":{"type":"string"},"description":"Recently used pattern slugs or numbers. They receive a strong cooldown penalty instead of dominating every session."},"exclusions":{"type":"array","items":{"type":"string"},"description":"Pattern slugs or numbers that must not be returned."}},"required":["intent"]}},{"name":"validate_combination","description":"Check whether a set of patterns work well together. Pass the slugs (or numbers) of patterns you plan to combine on a page and get a compatibility report: overall score, per-pair analysis, style/industry coherence, intensity balance, page-flow coverage, and warnings (duplicate roles, missing positions, too many heavy patterns). Call BEFORE building to catch mismatches early.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"components":{"type":"array","description":"Pattern slugs or numbers to validate together","items":{"type":"string"},"minItems":2,"maxItems":20}},"required":["components"]}},{"name":"verify_repair","description":"Re-audit a page you just rewrote from audit_page's prescriptions and get a pass/fail verdict: fresh ai_shaped_score, the delta from the prior audit (pass baseline_score or the whole prior audit_page result as `baseline`), and any tells STILL present, each with a concrete fix instruction. FREE, no key required.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"html":{"type":"string","description":"the rewritten page's full HTML"},"baseline_score":{"type":"number","description":"optional — the ai_shaped_score from the prior audit_page call, for a pass/fail delta"},"baseline":{"type":"object","description":"optional — the whole prior audit_page result, for a per-section tell-count delta in addition to the overall score delta; baseline_score is derived from it if omitted"}},"required":["html"]}}],"scan":{"score":67,"grade":"C","scanned_at":"2026-09-20T20:12:46.866Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-20T20:12:46.819Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 608ms"]},"poisoning":{"score":15,"max":15,"notes":["11 tool descriptions checked"]},"auth":{"score":10,"max":15,"notes":["open endpoint, read-only tools"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":2,"max":10,"notes":["no repository or website to verify"]}},"findings":[{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://www.motionmenu.ca/api/mcp","reachable":true,"authRequired":false,"latencyMs":608,"serverInfo":{"name":"motion-menu","version":"15.0.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://www.motionmenu.ca/logo.svg","source":"site"},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}