Davinci Resolve Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Davinci Resolve Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Model Context Protocol (MCP) server that lets MCP clients control and inspect DaVinci Resolve (including Fusion) through tools and resources.
execute_python, execute_lua)git clone https://github.com/apvlv/davinci-resolve-mcp.git
cd davinci-resolve-mcp
uv sync --all-extras --devuv run davinci-resolve-mcpThe server will try to connect to Resolve on startup. Make sure DaVinci Resolve is running.
Configure your MCP client to launch the server command:
{
"mcpServers": {
"davinci-resolve": {
"command": "uv",
"args": ["run", "davinci-resolve-mcp"]
}
}
}system://statusproject://currentproject://timelinestimeline://currentmediapool://foldersmediapool://currentstorage://volumescreate_project(name)load_project(name)save_project()create_timeline(name)set_current_timeline(index)import_media(file_paths)create_folder(name)create_timeline_from_clips(name, clip_indices)add_fusion_comp_to_clip(timeline_index, track_type, track_index, item_index)create_fusion_node(node_type, parameters)create_fusion_node_chain(node_chain)open_page(page_name) where page name is one of:media, edit, fusion, color, fairlight, deliverexecute_python(code)execute_lua(script)make install # install deps and pre-commit hooks
make lint-check # ruff check
make format-check # ruff format check
make test # pytest with coverage
make check # lint + format + testsMy Documentary"MIT (see LICENSE)
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.