
CutMaster AI
by celaviihq
Comprehensive MCP server for DaVinci Resolve Studio with 233 tools for AI-enhanced video editing.
What it does
CutMaster AI provides an exhaustive bridge between AI clients and DaVinci Resolve Studio. It exposes the Resolve Scripting API as MCP tools, allowing for automated ingest, assembly, color grading, and delivery within the NLE.
Tools
- Project & Media Mgmt: CRUD operations for project bins and clips.
- Timeline Edit: Granular control over tracks, properties, and transformations.
- Color Grading: Node graph management, LUT application, and AI-powered color assistance.
- AI Analysis: Frame analysis, OCR, and editorial critique using Gemini vision.
- Workflow Tools: Compound operations like
cutmaster_quick_deliverfor one-command rendering.
Installation
Add to claude_desktop_config.json:
{
"mcpServers": {
"cutmaster-ai": {
"command": "/path/to/cutmaster-ai/.venv/bin/python3",
"args": ["-m", "cutmaster_ai"],
"cwd": "/path/to/cutmaster-ai"
}
}
}
Supported hosts
- Claude Desktop
- Claude Code
- Cursor
Quick install
pip install cutmaster-aiInformation
- Pricing
- free
- Published
- 5/23/2026
- stars






