Exposes the full range of functionality of DaVinci Resolve and DaVinci Resolve Studio to MCP clients, enabling programmatic control and integration with the video editing software.
DaVinci MCP Professional v2.1.0
A modern, professional implementation of a Model Context Protocol server for DaVinci Resolve integration. This project is a hard/project fork from the excellent work done by @samuelgursky at https://github.com/samuelgursky/davinci-resolve-mcp. It's an independent project now due to major overhaul and restructuring making it incompatible with the original repo. DaVinci MCP Professional is a fully enterprise-grade implementation of an MCP specifically designed expose the full range of functionality either DaVinci Resolve or DaVinci Resolve Studio to an MCP client. Supported clients include both Claude Desktop (preferred) or Cursor.
What Makes This Professional
This is a complete architectural rewrite and cleanup of existing DaVinci Resolve MCP implementations:
- Clean Architecture: Proper separation of concerns between MCP protocol and DaVinci Resolve API
- Modern Python: Uses current best practices with type hints, async/await, and comprehensive error handling
- Simplified Setup: Single command installation with automatic dependency management
- Windows Compatible: Proper encoding handling and console output for Windows environments
- Standardized Dependencies: Uses
uv
for fast, reliable dependency management - Comprehensive Testing: Built-in test suite to verify functionality
- Production Ready: Clean codebase suitable for professional environments
Architecture Highlights
This implementation emphasizes:
- Reliability: Comprehensive error handling and graceful failure modes
- Maintainability: Clean separation of concerns and modular design
- Performance: Efficient async/await patterns and minimal overhead
- Compatibility: Cross-platform support with Windows-specific optimizations
- Professional Standards: Proper logging, testing, and documentation
Usage
See USING
located elsewhere in this repo.
Getting Help
See BUGS
located elsewhere in this repo.
License
See COPYING
located elsewhere in this repo.
Contributing
See CONTRIBUTING
located elsewhere in this repo.
This server cannot be installed
A professional implementation of a Model Context Protocol server that enables integration between DaVinci Resolve video editing software and AI assistants like Claude Desktop or Cursor.
Related MCP Servers
- AsecurityFlicenseAqualityA starter template for building Model Context Protocol servers that can be integrated with Cursor or Claude Desktop, allowing developers to create custom tools and extensions for AI assistants.Last updated -169TypeScript
- -securityAlicense-qualityA server that enables LLM applications to interact directly with DaVinci Resolve video editing software, allowing AI-assisted capabilities like accessing timeline information and automating editing workflows.Last updated -72PythonMIT License
- -security-license-qualityA Model Context Protocol server that enables AI assistants like Claude to interact with DaVinci Resolve Studio, providing advanced control over editing, color grading, audio, and other video production tasks.Last updated -Python
- -securityFlicense-qualityAllows AI assistants like Claude to directly interact with and control DaVinci Resolve through the Model Context Protocol, providing capabilities for project management, timeline manipulation, media management, and Fusion integration.Last updated -5Python