davinci-resolve-mcp
17
The DaVinci Resolve MCP Server is a tool designed to interface AI assistants with DaVinci Resolve, allowing for enhanced control and management of projects, timelines, and media using the Model Context Protocol. It offers integration with tools like Claude Desktop and 5ire, and utilizes the DaVinci Resolve Python API for functionality.
What is the minimum version of DaVinci Resolve required?
DaVinci Resolve Studio version 17 or higher is recommended.
What programming languages can be used for code execution?
You can execute arbitrary Python code and Lua scripts in DaVinci Resolve.
Can I manage media files with this server?
Yes, you can import, organize, and manage media files in the Media Pool.
Is it possible to create and modify Fusion compositions?
Yes, the server allows you to create and modify Fusion compositions.
How do I install the MCP server in Claude Desktop?
Use the command mcp install src/resolve_mcp/server.py
to install the server in Claude Desktop.