MCP.so
登录

DaVinci Resolve MCP Server

@apvlv

关于 DaVinci Resolve MCP Server

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

基本信息

分类

其他

运行时

python

传输方式

stdio

发布者

apvlv

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

其他 分类下的更多 MCP 服务器