DaVinci Resolve MCP ServerServer

Tooflex
GitHub
Multimedia ProcessingApp AutomationAI Integration

Loading subscription status...

💡 Description

A Model Context Protocol (MCP) server that allows AI assistants like Claude to interact with DaVinci Resolve Studio for advanced control over editing, color grading, audio, and other video production tasks.

📝 JSON Entries

{
  "mcpServers": [
    {
      "davinci-resolve": {
        "args": [
          "run",
          "--directory",
          "/path/to/davinci-resolve-mcp",
          "resolve_mcp/server.py"
        ],
        "command": "/path/to/uv"
      }
    }
  ]
}

🛠️ Tools

uvPython

Features

  • Control DaVinci Resolve projects
  • Manage timelines and clips
  • Integrate with AI assistants

💬 Example Queries

  • Create a new DaVinci Resolve project.
  • Adjust the audio levels of a clip.
  • Initiate rendering of the current project.