Skip to main content
Glama

DaVinci Resolve MCP

cursor-mcp-config.template.json386 B
{ "__IMPORTANT_NOTE__": "This is a template! You MUST replace ${PROJECT_ROOT} with your actual path to the project directory (e.g., C:\\Users\\username\\davinci-resolve-mcp)", "mcpServers": { "davinci-resolve": { "name": "DaVinci Resolve MCP", "command": "${PROJECT_ROOT}/venv/Scripts/python.exe", "args": ["${PROJECT_ROOT}/resolve_mcp_server.py"] } } }

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/samuelgursky/davinci-resolve-mcp'

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