Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Motion Menu

REMOTE · WWW.MOTIONMENU.CA · SCANNED SEP 22

597 motion/3D UI patterns as ready HTML/CSS/JS, served over MCP. The entire library is free.

+3 this week 80 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability70
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2082 tokens (~189/item across 11 items; 11 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 11 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 12 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the Motion Menu MCP server?

Motion Menu is a hosted endpoint at https://www.motionmenu.ca/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · www.motionmenu.ca

# add to Claude Code
claude mcp add --transport http dev55acc-ai-motion-menu 'https://www.motionmenu.ca/api/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "dev55acc-ai-motion-menu": {
      "url": "https://www.motionmenu.ca/api/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "dev55acc-ai-motion-menu": {
      "type": "http",
      "url": "https://www.motionmenu.ca/api/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.dev55acc-ai-motion-menu]
url = "https://www.motionmenu.ca/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "dev55acc-ai-motion-menu": {
      "type": "remote",
      "url": "https://www.motionmenu.ca/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add dev55acc-ai-motion-menu --url 'https://www.motionmenu.ca/api/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  dev55acc-ai-motion-menu:
    url: "https://www.motionmenu.ca/api/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "dev55acc-ai-motion-menu": {
      "Transport": "http",
      "Url": "https://www.motionmenu.ca/api/mcp"
    }
  }
}
# add to Vellum
assistant mcp add dev55acc-ai-motion-menu -t streamable-http -u 'https://www.motionmenu.ca/api/mcp'
// mcp.json
{
  "mcpServers": {
    "dev55acc-ai-motion-menu": {
      "type": "http",
      "url": "https://www.motionmenu.ca/api/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 22 Sept 26 +1
    • Stability: 0.97 → pass security
  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 0
    • Schema quality: 1838 → 2082 functional
    • New tool “propose_directions” functional
    • “build_page” added an optional parameter “direction_id” cosmetic
    • “build_page” added an optional parameter “exclusions” cosmetic
    • “build_page” added an optional parameter “history” cosmetic
    • “build_page” added an optional parameter “seed” cosmetic
    • “recommend_patterns” added an optional parameter “exclusions” cosmetic
    • “recommend_patterns” added an optional parameter “history” cosmetic
    • “recommend_patterns” added an optional parameter “seed” cosmetic
  • 9 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 22 Sept 2026 · Probed https://www.motionmenu.ca/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=*.motionmenu.ca CN=YR2,O=Let's Encrypt,C=US 23 Aug 2026 21 Nov 2026 RSA 2048 SHA256-RSA 57a411909f3c74538ada24bc9d5b22f20d0
SANs: *.motionmenu.ca, motionmenu.ca
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of www.motionmenu.ca. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
ca. present 26384 13 Verified
motionmenu.ca. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000
x-content-type-options nosniff
referrer-policy strict-origin-when-cross-origin

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://www.motionmenu.ca/api/mcp Verified 200
http (plaintext) http://www.motionmenu.ca/api/mcp HTTPS enforced 308 https://www.motionmenu.ca/api/mcp
MCP tools · 11 exposed · ~1,692 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
audit_page ~229

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.

NameTypeReqDescription
htmlstringthe page's full HTML — one page per call; a multi-page site is the caller's own loop
urlstringalternative 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)

No output schema declared.

No examples provided.

build_page ~217

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.

NameTypeReqDescription
actsnumberNumber of acts (default 6, range 5–7)
direction_idstringOne direction_id returned by propose_directions for this same intent/seed.
exclusionsarrayPattern slugs or numbers that must not be used.
historyarrayRecently used pattern slugs or numbers to cool down.
intentstringyesWhat the page is for, e.g. "luxury real estate landing page" or "SaaS startup launch with pricing"
seedstring|numberReproducible creative seed.

No output schema declared.

No examples provided.

check_updates ~117

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.

NameTypeReqDescription
sincestringThe library version you built against. Omit to just read the current one.

No output schema declared.

No examples provided.

get_design_digest ~45

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.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_kit ~47

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.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_pattern ~118

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).

NameTypeReqDescription
frameworkstringcomponent wrapper format (default: raw HTML/CSS/JS)
numberstringpattern number, e.g. "84" — a permanent alias for the slug
slugstringpermanent identity, e.g. "velocity-image-bend" — preferred

No output schema declared.

No examples provided.

list_patterns ~271

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.

NameTypeReqDescription
collectionstringoptional collection slug, e.g. "webgl-3d"
querystringoptional substring filter on title/description
rolestringWHERE 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.
sectionstringlegacy section letter, e.g. "J" — tags supersede this
tagstringoptional tag, e.g. "scroll", "glsl", "commerce"

No output schema declared.

No examples provided.

propose_directions ~97

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.

NameTypeReqDescription
briefstringyesBusiness, audience, offer, conversion goal, real assets, and brand constraints.
seedstring|numberReproducible creative seed.

No output schema declared.

No examples provided.

recommend_patterns ~293

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.

NameTypeReqDescription
contextarraySlugs 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,…
countnumberMax results (default 5, max 20)
exclusionsarrayPattern slugs or numbers that must not be returned.
historyarrayRecently used pattern slugs or numbers. They receive a strong cooldown penalty instead of dominating every session.
intentstringyesWhat you are building, e.g. "premium SaaS landing page for enterprise AI startup" or "dark minimal portfolio with dramatic 3D hero"
rolestringOptional page-role filter (hero, nav, pricing, footer, background, etc.)
seedstring|numberReproducible creative seed. The same brief and seed return the same candidates; change it to explore another valid realization.

No output schema declared.

No examples provided.

validate_combination ~100

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.

NameTypeReqDescription
componentsarrayyesPattern slugs or numbers to validate together

No output schema declared.

No examples provided.

verify_repair ~158

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.

NameTypeReqDescription
baselineobjectoptional — 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
baseline_scorenumberoptional — the ai_shaped_score from the prior audit_page call, for a pass/fail delta
htmlstringyesthe rewritten page's full HTML

No output schema declared.

No examples provided.

Common questions

What is the Motion Menu MCP server?

Motion Menu is an MCP server listed in the public MCP registry as io.github.dev55acc-ai/motion-menu. 597 motion/3D UI patterns as ready HTML/CSS/JS, served over MCP. The entire library is free. This page covers its hosted endpoint (https://www.motionmenu.ca/api/mcp).

Is the Motion Menu MCP server safe to use?

Motion Menu scores 80 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Motion Menu MCP server expose?

Motion Menu exposes 11 tools: list_patterns, get_pattern, get_kit, get_design_digest, check_updates, and 6 more. Their descriptions and schemas cost roughly 1,692 tokens of context every time the server is loaded.

Does the Motion Menu MCP server require authentication?

No. We connected to Motion Menu without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Motion Menu MCP server still maintained?

Motion Menu is still listed as active in the MCP registry. We last reached this channel on 22 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.