mcp.film / Editing & Post / Remotion MCP
Remotion MCP
Official Remotion docs MCP — grounds agents in the programmatic-video framework.
What it does
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.
Connect
claude mcp add remotion -- npx @remotion/mcp@latest
{
"mcpServers": {
"remotion": {
"command": "npx",
"args": [
"@remotion/mcp@latest"
]
}
}
}
{
"mcpServers": {
"remotion": {
"command": "npx",
"args": [
"@remotion/mcp@latest"
]
}
}
}
Field 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).
Pairs well with
Deepgram MCPDeepgram
Official
Official Deepgram server: Nova transcription, diarization, and audio intelligence.
MartiniMartini
Official
The film set for AI videos — direct entire productions from your agent.
Airtable MCP ServerAirtable
Official
Official hosted Airtable MCP: query, create, and update production-tracking bases.