Skip to main content
Glama

DaVinci Resolve MCP Server

by hnethery
claude-desktop-config.template.json554 B
{ "mcpServers": { "davinci-resolve": { "name": "DaVinci Resolve MCP", "command": "${PROJECT_ROOT}/venv/Scripts/python.exe", "args": ["${PROJECT_ROOT}/resolve_mcp_server.py"], "env": { "RESOLVE_SCRIPT_API": "C:/ProgramData/Blackmagic Design/DaVinci Resolve/Support/Developer/Scripting", "RESOLVE_SCRIPT_LIB": "C:/Program Files/Blackmagic Design/DaVinci Resolve/fusionscript.dll", "PYTHONPATH": "C:/ProgramData/Blackmagic Design/DaVinci Resolve/Support/Developer/Scripting/Modules" } } } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hnethery/davinci-resolve-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server