remotion

GitHub

๐ŸŽฅ Make videos programmatically with React

56,183 stars TypeScript 1 file ยท ~847 tokens #javascript#react#video

remotion MCP Server

MCP server for remotion-dev/remotion

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "remotion": {
      "command": "npx",
      "args": [
        "-y",
        "@remotion-dev/remotion"
      ]
    }
  }
}