Skip to content

This release fixes issues for SREs watching stability and regressions.

Published 1mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

blackmagic blackmagic-design blackmagicdesign davinci-resolve davinciresolve mcp
+1 more
mcp-server

Summary

AI summary

Guarded timeline and project manager methods now return structured errors instead of crashing on missing required parameters.

Full changelog

v2.55.2

Deep-QC P1 1b — required-param validation. Mutating/destructive actions that
hard-indexed required params (p["name"], p["index"], p["color"], …) now
return a structured error instead of crashing with an unhandled KeyError.

Fixed

  • Guarded: timeline set_current/set_name/set_start_timecode/add_track;
    timeline_item set_property/set_clip_enabled; project_manager
    create/load/import_project/export_project/archive/restore; marker
    delete_by_color (clip/timeline/item, destructive); layout_presets
    save/export; project_settings set_name/set_setting.

Validation

  • Full offline suite green (1286 tests; tests/test_p1_param_validation.py). Pure
    input-validation; no Resolve behavior change for valid inputs, no live run needed.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track samuelgursky/davinci-resolve-mcp

Get notified when new releases ship.

Sign up free

About samuelgursky/davinci-resolve-mcp

MCP server integration for DaVinci Resolve

All releases →

Beta — feedback welcome: [email protected]