com.mographr/motion-tools
com.mographr/motion-toolsRender animated motion-graphics overlays as MP4: lower thirds, titles, callouts
Tools · 4
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 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 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…
Poll a render started with render_motion_tool. Returns status, progress and (when completed) the MP4 download URL.
Similar MCP servers embedding-nearest
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"
}
}
}