davinci-mcp-professional

hoyt-harness/davinci-mcp-professional
★ 21 stars Python AI/LLM Updated 2d ago ✓ Clean
An enterprise-grade MCP server that exposes the full functionality of DaVinci Resolve and DaVinci Resolve Studio (through version 20) to either Claude Desktop or Cursor MCP clients. Fully configured and tested as a Claude Desktop Extension making installation as easy as clicking a button. Supports both Windows and Macintosh.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "davinci-mcp-professi": {
      "command": "uvx",
      "args": [
        "davinci-mcp-professional"
      ]
    }
  }
}

Or install with pip: pip install davinci-mcp-professional

README Excerpt

An enterprise-grade Model Context Protocol (MCP) server that exposes the full DaVinci Resolve scripting API to AI assistants. This project is a hard fork of @samuelgursky, rewritten and maintained independently. Supported MCP clients: **Claude Desktop** (primary), Gemini CLI, ChatGPT. --- - [DaVinci Resolve Studio](https://www.blackmagicdesign.com/products/davinciresolve)

Topics

claudeclaude-desktopcursordavincidavinci-resolvedavinci-resolve-studiomcpmcp-server