★ 0 stars
Python
🤖 AI/LLM
Updated today
Maximum-control MCP server for DaVinci Resolve Studio — 227 tools, AI-enhanced workflows, Claude Code skills, and domain agents.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"cutmaster-ai": {
"command": "uvx",
"args": [
"cutmaster-ai"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add cutmaster-ai uvx cutmaster-ai
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"cutmaster-ai": {
"command": "uvx",
"args": [
"cutmaster-ai"
]
}
}
}
📋 Copy
Or install with pip: pip install cutmaster-ai
README Excerpt
A DaVinci Resolve toolkit with two faces: an **MCP server** (for AI clients like Claude Code / Desktop) and a **CutMaster AI panel** (a React UI that runs inside Resolve as a Workflow Integration). > **DaVinci Resolve Studio required.** The Scripting API is Studio-only ($295). The free edition will not work. Verify via `DaVinci Resolve → About` — must say "DaVinci Resolve **Studio**".
Tools (20)
cutmaster_analyze_frame cutmaster_assembly_from_bin cutmaster_batch_apply_lut cutmaster_batch_deliver cutmaster_color_assist cutmaster_compare_frames cutmaster_conform_timeline cutmaster_copy_grade_to_all cutmaster_describe_shot cutmaster_frame_info cutmaster_get_lut_install_guide cutmaster_ingest_media cutmaster_ingest_with_bins cutmaster_install_lut_file cutmaster_list_cst_luts cutmaster_lut_library_status cutmaster_match_to_reference cutmaster_ocr_frame cutmaster_quick_assembly cutmaster_quick_deliver