davinci-mcp-professional
DaVinci MCP Professional is a modern implementation of a Model Context Protocol (MCP) server designed to fully leverage the capabilities of DaVinci Resolve. This project is a significant overhaul of an existing repository, making it an independent project. It offers easy installation steps and enables AI-assisted video editing.
GitHub Stars
3
User Rating
Not Rated
Favorites
0
Views
28
Forks
1
Issues
0
DaVinci MCP Professional
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 to expose the full range of functionality of either DaVinci Resolve or DaVinci Resolve Studio to MCP clients. Supported clients include both Claude Desktop (preferred) or Cursor.
Installation Options
🚀 One-Click Installation (Recommended)
DaVinci MCP Professional is available as a Desktop Extension (DXT) for easy installation:
- Download the latest
.dxtfile from Releases - Open Claude Desktop and go to Settings > Extensions
- Drag and drop the
.dxtfile to install - Configure any optional settings (DaVinci Resolve path, debug mode)
- Start DaVinci Resolve and begin using AI-assisted video editing!
⚙️ Manual Installation
For developers and advanced users who prefer manual setup:
- Clone the repository
- Install dependencies:
pip install -r requirements.txt - Configure Claude Desktop: Add server configuration to
claude_desktop_config.json - See USING.md for detailed manual setup instructions
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
uvfor 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.
The home of various projects with primary focus on cyber investigation and digital forensics.
0
Followers
9
Repositories
0
Gists
0
Total Contributions