@remotion/mcp
Freeby MCP Community
Remotion's Model Context Protocol
v4.0.448Added Apr 12, 2026
remotionmcp
@remotion/mcp MCP Server
Remotion's Model Context Protocol
Installation
Reviews
Installation
Quick install
npx -y @remotion/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@remotion/mcp": {
"command": "npx",
"args": ["-y", "@remotion/mcp"]
}
}
}