Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

com.mographr/motion-tools

com.mographr/motion-tools

Render animated motion-graphics overlays as MP4: lower thirds, titles, callouts

Uptime
100.0%
1 direct probes · 30d
Response
946ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

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 …

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 c…

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…

get_motion_render

Poll a render started with render_motion_tool. Returns status, progress and (when completed) the MP4 download URL.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.mographr/motion-tools": {
      "url": "https://mcp.mographr.com/mcp",
      "transport": "streamable-http"
    }
  }
}