mcpbeat Sign in

Motion Tools MCP Server

answering

Motion Tools is answering right now. Last checked 3 min ago. It exposes 4 tools. Last commit 4 Aug 2026.

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

Uptime history 49 days of history · worst day 99%
49 days agonow
100.0%
Uptime 24h
91 of 91 checks
4
Tools
read from the server
604 ms
Response time
average over 24h
0
Stars
last commit 4 Aug 2026

Nothing serious here today

Today is the operative word: we check Motion Tools every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add motion-tools --transport http https://mcp.mographr.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "motion-tools": {
      "url": "https://mcp.mographr.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.motion-tools]
url = "https://mcp.mographr.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "motion-tools": {
      "url": "https://mcp.mographr.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "motion-tools": {
      "url": "https://mcp.mographr.com/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

motion
get_motion_render
Poll a render started with render_motion_tool. Returns status, progress and (when completed) the MP4 download URL.
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.
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.
render
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.

Endpoints

URLTransportStateLatencyChecked
https://mcp.mographr.com/mcp streamable-http answering 575 ms 3 min ago

Alternatives to Motion Tools

same job, measured the same way
Travelanimator
by travelanimator

Make animated travel-route videos: plan a route, style the animation, render an MP4.

1 800 installs/wk local only
Video Overlay Kit
by alichherawalla

Animated b-roll overlays for short-form video. Paste a script, get an mp4. Free, MIT, local.

35 installs/wk local only
Clipacanvas
by mechreaper007x

Render HTML, CSS, SVG, and Canvas animations to MP4 locally via Playwright/Chromium and FFmpeg.

68 installs/wk local only
Idea to Motion
by ideatomotion

Make animated videos by asking Claude, Cursor or any MCP client. Your AI writes it, we render it.

answering
HasData Google Trends
by hasdata

Google Trends interest over time, by region, and related queries and topics, as JSON.

197 installs/wk answering
Sceneplane
by sceneplane

Cloud Blender for AI agents: scenes, assets, renders, MP4, STL, GLB — over hosted remote MCP.

answering
Motion Text
by motiontext

Turn words, images, and audio into an animated video with MP4 export.

3 tools answering
SMTP
by ni-c

MCP server that sends mail over SMTP, gated behind an allowlist and a human confirmation

42 installs/wk local only

Motion Tools — questions

Answers built from our own checks of this server.

What can Motion Tools do?
It exposes 4 tools, read directly from the server on our last check. Among them: get_motion_render, get_motion_tool, list_motion_tools, render_motion_tool. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Motion Tools working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 604 ms. The bar chart above shows every period we have measured.
How do I connect Motion Tools?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Motion Tools need an API key?
No. Motion Tools completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Motion Tools?
It answers our handshake in 604 ms on average, which is faster than 23% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Motion Tools open source?
We cannot say either way: 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.