MCP.so
Sign In

DaVinci Resolve MCP Server

@apvlv

About DaVinci Resolve MCP Server

A Model Context Protocol (MCP) server for interacting with DaVinci Resolve and Fusion

Basic information

Category

Other

Runtime

python

Transports

stdio

Publisher

apvlv

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is DaVinci Resolve MCP Server?

It is a Model Context Protocol (MCP) server that allows AI assistants like Claude to directly interact with and control DaVinci Resolve and Fusion. It provides two-way communication for project management, timeline manipulation, media management, and more.

How to use DaVinci Resolve MCP Server?

Clone the repository, install Python dependencies, and register the server with Claude Desktop or 5ire. Then start DaVinci Resolve and connect your AI assistant to the server to begin issuing commands.

Key features of DaVinci Resolve MCP Server

  • Two-way communication between AI and DaVinci Resolve
  • Create, open, and manage projects
  • Manipulate timelines and import media
  • Create and modify Fusion compositions
  • Execute arbitrary Python or Lua code
  • Switch between Resolve pages (edit, fusion, color, etc.)

Use cases of DaVinci Resolve MCP Server

  • Create a new project and import media files via an AI assistant
  • Build timelines from selected clips automatically
  • Add Fusion effects like blur or text to clips
  • Inspect current project, timeline, or media pool details
  • Automate repetitive tasks like saving, page switching, or folder creation

FAQ from DaVinci Resolve MCP Server

What are the prerequisites to run the server?

DaVinci Resolve Studio (version 17 or higher), Python 3.8+, and an MCP client like Claude Desktop or 5ire.

Which AI assistants are supported?

It integrates with Claude Desktop and 5ire, an open‑source cross‑platform AI assistant and MCP client.

Can I execute custom scripts inside DaVinci Resolve?

Yes. The server supports execute_python(code) and execute_lua(script) to run arbitrary code in Resolve.

Does the server work with Fusion compositions?

Yes. It includes commands to add Fusion comps to clips, create nodes, and build node chains.

What data can I retrieve from DaVinci Resolve?

You can get the current project info, timelines, media pool folders and contents, mounted volumes, and system connection status.

Comments

More Other MCP servers