Keyframer
warningsapi.keyframer.dev
150+ React Native animation recipes, scene authoring, phone preview via QR, Reanimated v4 codegen
https://api.keyframer.dev/mcpWebsiteOAuthMCP 2025-11-25v1.0.0last checked 24 Aug 2026spoke MCP on 3 of 3 checks (30 days)initialize in 912 msHow to authenticate
Checked against the endpoint by our probe on 24 Aug 2026. These are the capabilities the server advertises, not a prediction about any particular client.
| Scheme | OAuth |
|---|---|
| Issuer | https://api.keyframer.dev/api/auth |
| Dynamic client registration | ✓Advertised (RFC 7591) |
| Client ID Metadata Document | ✓Supported A client identifies itself by a URL to its own metadata, so no registration step is required. |
| PKCE | ✓S256 |
| Grant types | authorization_code, client_credentials, refresh_token |
| Scopes | openid, profile, email, offline_access |
| Protected-resource metadata | ✓Published (RFC 9728) |
| Anonymous access | Handshake succeeds; 11 tools listable |
| Credentials demanded in prose | ✕update_scene, list_scenes, get_scene, get_preview_qr, generate_code These tools are listed anonymously and their own descriptions ask for an account or key, but no challenge is issued — so a client has nothing to act on and the refusal arrives as a tool error. |
What the probe found
5 of the 11 tools listed anonymously say in their own descriptions that they need an account or a key (update_scene, list_scenes, get_scene, get_preview_qr, generate_code), but the endpoint issued no WWW-Authenticate challenge. The requirement is stated only in prose, so a call reaches the tool and comes back as a tool error instead of an authorization step.
A cross-origin preflight came back without Access-Control-Allow-Origin, so the endpoint is reachable from native clients only — code running in a web page is stopped by the browser before a request is ever sent.
The server exposes a public surface before authorization: search_recipes, get_recipe, get_scene_format, validate_scene, sample_scene, create_scene, update_scene, list_scenes, get_scene, get_preview_qr, generate_code.
Tools
Contract history
Get alerted when this contract changes
Depend on this server? Leave an email and get a message when a probe records a change — a tool removed, an argument newly required, an enum narrowed. Alerts are being built; signing up is what tells us to hurry.
Prefer a feed reader? This page's contract changes are also an Atom feed.
Status badge
Status for a README, from the last probe — cached an hour, so up to seven hours behind the endpoint. Links back to this page.
[](https://mcpi.app/servers/keyframer)Own this server?
Sign in to claim this listing by proving control of the endpoint.