{
  "slug": "remotion",
  "name": "Remotion MCP",
  "vendor": "Remotion",
  "official": true,
  "category": "editing-post",
  "featured": false,
  "tagline": "Official Remotion docs MCP — grounds agents in the programmatic-video framework.",
  "description": "Remotion's official MCP server indexes the entire Remotion documentation into a vector store so coding agents can correctly build React-based videos, animated graphics, and captions. It is a knowledge server, not a renderer — pair it with the Remotion CLI for actual rendering.",
  "capabilities": [
    "docs-search",
    "programmatic-video",
    "code-assist"
  ],
  "tools_sample": null,
  "install": {
    "claude_code": "claude mcp add remotion -- npx @remotion/mcp@latest",
    "remote_url": null,
    "stdio_command": "npx @remotion/mcp@latest"
  },
  "auth": {
    "type": "none",
    "env_var": null,
    "key_url": null
  },
  "pricing": "free",
  "links": {
    "repo": "https://github.com/remotion-dev/remotion",
    "docs": "https://www.remotion.dev/docs/ai/mcp",
    "site": "https://www.remotion.dev"
  },
  "added": "2026-06-11",
  "verified": "2026-06-11",
  "notes": "Official; npm @remotion/mcp versioned with Remotion core (v4.0.470, Jun 2026). Currently in test phase, open without authentication. Remotion itself requires a paid company license for teams >3 people. For a Remotion-powered video-making MCP, see gyoridavid/short-video-maker (1.2k stars)."
}