davinci-resolve-mcp

davinci-resolve-mcp

Control DaVinci Resolve Studio using the MCP protocol with AI assistants.

MCPDesignOpen source
Type
MCP
Transport
stdio
Open source
Yes
GitHub Stars
★ 1.3k
Source
mcp-github

Overview

davinci-resolve-mcp is a Model Context Protocol (MCP) server that enables AI assistants to control DaVinci Resolve Studio via the official Scripting API. It provides full API coverage and includes a suite of workflow helper tools for editing, media pool organization, render settings, review marking, color grading, Fusion, and Fairlight tasks. This capability is ideal for automating video editing and post-production workflows and can be quickly installed and configured using the npx command.

Capabilities

  • Project creation and management
  • Media pool organization and import
  • Timeline editing and adjustment
  • Render scheduling and execution
  • Review marking and report export
  • Color grading and Fusion effects

Use cases

Automated video editingBatch processing of media filesRemote collaboration and reviewAutomated rendering and output

Setup

Requires: API KeyNode环境Python 3.10+
Install quickly using npx: `npx davinci-resolve-mcp setup`. Before connecting, ensure that DaVinci Resolve Studio's external scripting setting is set to local mode.

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How to start the control panel?

Run `venv/bin/python -m src.control_panel` from the repository root directory.

Which versions of DaVinci Resolve are supported?

Supports DaVinci Resolve 18.5 and later versions.

Related skills