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 →Installation Guide
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": {}
}
}
}