mcp.film / Editing & Post / DaVinci Resolve MCP
DaVinci Resolve MCP
Full AI control of DaVinci Resolve Studio — edit, grade, Fusion, and render via scripting.
What it does
MCP server built on Resolve's official Scripting API covering project management, media pool, timeline editing, color grading, Fusion comps, Fairlight audio, and the render queue. The most mature NLE MCP available — a filmmaker-agent can conform timelines, apply grades, and kick off renders without touching the GUI.
Connect
claude mcp add davinci-resolve -- npx davinci-resolve-mcp setup
{
"mcpServers": {
"davinci-resolve": {
"command": "npx",
"args": [
"davinci-resolve-mcp",
"setup"
]
}
}
}
{
"mcpServers": {
"davinci-resolve": {
"command": "npx",
"args": [
"davinci-resolve-mcp",
"setup"
]
}
}
}
Field notes
~1.2k stars, v2.45.0 (Jun 2026), 78 releases, MIT; 331/336 Resolve API methods live-tested. Requires Resolve STUDIO 18.5+ (the free edition lacks external scripting) and Python 3.10-3.12. The setup wizard auto-configures Claude Desktop/Cursor/VS Code.
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.