Post-Production MCP Server

Edit video with Claude + Resolve

DaVinci Resolve video editing integration with Claude for post-production workflows. Color grading, timeline editing, rendering, and media management through conversation.

npm version downloads stars license
Add to Claude Desktop
claude_desktop_config.json
 1{
 2  "mcpServers": {
 3    "davinci-resolve": {
 4      "command": "npx",
 5      "args": ["-y", "davinci-resolve-mcp"],
 6      "env": {
 7        "RESOLVE_SCRIPT_API": "/Library/Application Support/Blackmagic Design/DaVinci Resolve/Developer/Scripting"
 8      }
 9    }
10  }
11}
Post-Production Workflow Tools

Timeline Editing Edit

Create and manipulate timelines, add clips, set in/out points, apply transitions, and manage tracks through natural language commands.

Color Grading Color

Apply color corrections, create and manage nodes, adjust curves, apply LUTs, and match shots using the DaVinci color page API.

Audio Mixing Fairlight

Control Fairlight audio page. Adjust levels, add effects, manage bus routing, and apply audio processing to timeline tracks.

Visual Effects Fusion

Interact with Fusion compositions, add nodes, create motion graphics templates, and manage composite layers.

Render & Deliver Deliver

Configure render settings, manage render queues, set output formats, and trigger batch renders for final delivery.

Media Management Media

Import media, organize bins, manage media pools, search and filter clips, and handle proxy workflows.

$ npm install -g davinci-resolve-mcp