MCP Directory
Back

davinci-resolve-mcp

by samuelgursky · Python · ★ 1,351

MCP server integration for DaVinci Resolve Studio

#blackmagic#blackmagic-design#blackmagicdesign#davinci-resolve#davinciresolve#mcp#mcp-server

Install

pip install git+https://github.com/samuelgursky/davinci-resolve-mcp.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "davinci-resolve-mcp": {
      "command": "uvx",
      "args": [
        "git+https://github.com/samuelgursky/davinci-resolve-mcp.git"
      ]
    }
  }
}

From the README

[](https://github.com/samuelgursky/davinci-resolve-mcp/releases) [](https://www.npmjs.com/package/davinci-resolve-mcp) [](docs/reference/api-coverage.md) [-blue.svg)](#server-modes) [](docs/reference/api-coverage.md#test-results) [](https://www.blackmagicdesign.com/products/davinciresolve) [](https://www.python.org/downloads/) [](https://opensource.org/licenses/MIT) A Model Context Protocol (MCP) server that lets AI assistants control DaVinci Resolve Studio through the official Scripting API. It provides full API coverage plus guarded workflow helpers for editing, media pool organization, ren…
Read full README on GitHub →

Related media servers