Mographr Motion Tools
Generate production-ready motion graphics from text prompts.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- List Motion Tools: List Mographr's free motion-graphics tools: customizable animated video templates (lower thirds, titles, intros, callouts) that render a real MP4. Each tool supports custom text, pr
- Get Motion Tool: Get one Mographr tool's full schema: customizable fields (with max lengths and examples), design-system variants (use the variant id when rendering), color schemes, output size and an
- Render Motion Tool: Render a customized MP4 with a Mographr free tool. Pass the tool slug, optional variantId (a design-system variant from get_motion_tool; defaults to the tool's default variant), op
What data it sees
Do you need an account
No: the server works without sign-in
Generate production-ready motion graphics from text prompts. Animations, transitions, lower thirds, data visualizations, UI mockups, show packages — all with alpha channel, ready to drop into your timeline.
Server tool list (4)
Raw names from tools/list. Only developers need these.
| list_motion_tools | List Mographr's free motion-graphics tools: customizable animated video templates (lower thirds, titles, intros, callouts) that render a real MP4. Each tool supports custom text, preset color schemes and multiple design systems. Free renders include a small mographr.com watermark; each tool's page offers an interactive editor. |
| get_motion_tool | Get one Mographr tool's full schema: customizable fields (with max lengths and examples), design-system variants (use the variant id when rendering), color schemes, output size and an example render call. |
| render_motion_tool | Render a customized MP4 with a Mographr free tool. Pass the tool slug, optional variantId (a design-system variant from get_motion_tool; defaults to the tool's default variant), optional colorSchemeId, and `fields` — the text values keyed by field key. Returns a renderId to poll with get_motion_render plus the interactive page URL. Free renders carry a small mographr.com watermark and take ~1–3 minutes on the CPU render lane. |
| get_motion_render | Poll a render started with render_motion_tool. Returns status, progress and (when completed) the MP4 download URL. |