DaVinci Resolve MCP Server

Connect your AI assistant to the DaVinci Resolve video editor for creative automation.

Categories
Specialized Tools
Self-Hosted
Python
Our Take

This server brings AI agent capabilities to the world of professional video editing. By connecting to DaVinci Resolve's scripting API, it allows an agent to manage projects, create timelines, import media, and add markers. This opens up incredible possibilities for automating tedious editing tasks, generating rough cuts from scripts, or creating complex visual effects workflows, acting as a true 'editor's assistant'.

Quick Start
// The project uses a setup script for a guided installation.
  // 1. Clone the repository
  git clone https://github.com/samuelgursky/davinci-resolve-mcp.git
  cd davinci-resolve-mcp
  
  // 2. Run the installer
  ./install.sh

Related Tools