mcp.film / Editing & Post / json2video MCP
json2video MCP
Render JSON-defined videos in the cloud with the json2video API.
What it does
Community MCP wrapper for json2video.com: assemble scenes of video, images, text, HTML, voice, and subtitles as JSON and render server-side. Good for agentic batch assembly (social cuts, slates, data-driven edits) without a local NLE.
Connect
claude mcp add json2video -e JSON2VIDEO_API_KEY=YOUR_KEY -- npx -y @omerrgocmen/json2video-mcp
{
"mcpServers": {
"json2video": {
"command": "npx",
"args": [
"-y",
"@omerrgocmen/json2video-mcp"
],
"env": {
"JSON2VIDEO_API_KEY": "YOUR_KEY_HERE"
}
}
}
}
{
"mcpServers": {
"json2video": {
"command": "npx",
"args": [
"-y",
"@omerrgocmen/json2video-mcp"
],
"env": {
"JSON2VIDEO_API_KEY": "YOUR_KEY_HERE"
}
}
}
}
JSON2VIDEO_API_KEY — https://json2video.com
Tools you'll see
generate_videoget_video_statuscreate_templatelist_templatesField notes
Early-stage but functional npm package. Notable gap it fills: as of June 2026 none of the big video-API platforms (Shotstack, Creatomate) ship an official MCP — this json2video wrapper is the most usable of the bunch.
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.