Skip to main content
Glama

DaVinci Resolve MCP Server

by hnethery
README.md1.29 kB
# Marker Examples This directory contains examples demonstrating how to work with markers in DaVinci Resolve timelines using the MCP server. ## Available Examples ### add_timecode_marker.py Shows how to add markers with timecode values at specified positions. ### add_spaced_markers.py Demonstrates adding markers at regular intervals throughout a timeline. ### alternating_markers.py Shows how to add markers with alternating colors and notes. ### clear_add_markers.py Demonstrates how to clear all markers and then add new ones. ### test_marker_frames.py A test script to verify marker placement at specific frames. ## Running the Examples Ensure DaVinci Resolve is running and that you have a project open with at least one timeline. ```bash # From the root directory of the repository python examples/markers/add_timecode_marker.py ``` ## Marker Colors DaVinci Resolve supports the following marker colors that can be used in scripts: - Blue - Cyan - Green - Yellow - Red - Pink - Purple - Fuchsia - Rose - Lavender - Sky - Mint - Lemon - Sand - Cocoa - Cream ## Common Issues - Make sure a timeline is open before trying to add markers - Markers can only be placed on valid frames that contain media - Some marker operations require specific permissions or project settings

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hnethery/davinci-resolve-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server