samuelgursky/davinci-resolve-mcp
🐍 - MCP server integration for DaVinci Resolve providing powerful tools for video editing, color grading, media management, and project control
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide → Connected Apps: samuelgursky/davinci-resolve-mcp Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-samuelgursky-davinci-resolve-mcp
Detailed Documentation
🐍 - MCP server integration for DaVinci Resolve providing powerful tools for video editing, color grading, media management, and project control
Configuration
{
"mcpServers": {
"samuelgursky-davinci-resolve-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-samuelgursky-davinci-resolve-mcp"
],
"env": {}
}
}
}