Skip to main content
Glama

DaVinci Resolve MCP Server

by Tooflex
.gitignore581 B
# Python bytecode files __pycache__/ *.py[cod] *$py.class # Distribution / packaging dist/ build/ *.egg-info/ *.egg # Virtual environments venv/ env/ ENV/ .env/ .venv/ env.bak/ venv.bak/ # UV specific .uv/ .uv-cache/ # IDE specific files .idea/ .vscode/ *.swp *.swo .DS_Store # Testing .coverage htmlcov/ .pytest_cache/ .tox/ .nox/ # Logs *.log logs/ # Local configuration .env .env.local config.local.py # Dependencies pip-log.txt pip-delete-this-directory.txt # Jupyter Notebooks .ipynb_checkpoints # Package specific *.db *.sqlite3 # Documentation /site /docs/_build/

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

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