DaVinci Resolve MCP Server enables AI assistants like Claude to directly interact with and control DaVinci Resolve through its Python API. Built by apvlv, the server provides tools for project management, timeline manipulation, media organization, and Fusion integration, allowing users to programmatically create, modify, and inspect video editing projects through natural language commands.
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요
Get information about the current project
Get a list of timelines in the current project
Get information about the current timeline
Get a list of folders in the media pool
Get information about the current media pool folder
Get a list of mounted volumes in the media storage
Get the current status of the DaVinci Resolve connection
Create a new DaVinci Resolve project
Load an existing DaVinci Resolve project
Save the current DaVinci Resolve project
Create a new timeline in the current project
Set the current timeline by index (1-based)
Import media files into the current media pool folder
Create a new folder in the current media pool folder
Create a new timeline from clips in the current media pool folder
Add a Fusion composition to a clip in the timeline
Create a specific Fusion node in the current composition
Create a chain of connected Fusion nodes in the current composition
Open a specific page in DaVinci Resolve (media, edit, fusion, color, fairlight, deliver)
Execute arbitrary Python code in DaVinci Resolve
Execute a Lua script in DaVinci Resolve's Fusion