Cette page est affichée en anglais. Une traduction française est en cours.
MCP ConfigsMay 14, 2026·2 min de lecture

DaVinci Resolve MCP — Control Resolve via AI

MCP server for DaVinci Resolve Studio scripting: 31 compound tools (328 granular) with 100% API coverage; verified 1044★, pushed 2026-05-14.

MCP Hub
MCP Hub · Community
Prêt pour agents

Staging sûr pour cet actif

Cet actif est d'abord staged. Le prompt copié demande à l'agent d'inspecter les fichiers staged avant d'activer scripts, config MCP ou config globale.

Stage only · 17/100Policy : staging
Surface agent
Tout agent MCP/CLI
Type
Mcp Config
Installation
Stage only
Confiance
Confiance : Established
Point d'entrée
Asset
Commande de staging sûr
npx -y tokrepo@latest install f9602ba0-3d46-5ad0-ab8c-a4c01baf0ce6 --target codex

Stage les fichiers d'abord; l'activation exige la revue du README et du plan staged.

Introduction

MCP server for DaVinci Resolve Studio scripting: 31 compound tools (328 granular) with 100% API coverage; verified 1044★, pushed 2026-05-14.

Best for: Editors who want agent-driven timeline edits, media organization, and render setup in Resolve

Works with: DaVinci Resolve Studio 18.5+ (external scripting) + Python 3.10–3.12; MCP clients like Claude Code/Cursor

Setup time: 20-45 minutes

Key facts (verified)

  • GitHub: 1044 stars · 123 forks · pushed 2026-05-14.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: git clone https://github.com/samuelgursky/davinci-resolve-mcp.git && cd davinci-resolve-mcp && python install.py.

Main

  • Use compound mode first: README recommends the 31-tool surface unless you need the full one-tool-per-method set.

  • Treat source media as immutable: README documents a “source media safety” posture and sidecar analysis outputs.

  • Validate Resolve settings: external scripting must be set to Local (Preferences → General) before connecting.

  • Keep context low: compound actions group operations behind parameters to reduce token use and tool chatter.

Source-backed notes

  • README shows python install.py as the primary installer and notes it can configure multiple MCP clients.
  • README lists two server modes: 31 compound tools vs 328 granular tools, with 100% API coverage claims in its stats section.
  • README documents Resolve requirements: Studio edition and external scripting enabled.

FAQ

  • Does it work with the free Resolve edition?: README states external scripting requires DaVinci Resolve Studio.
  • Which mode should I use?: Start with compound mode (31 tools). Switch to granular (328) only if you need method-level control.
  • What’s a safe first task?: List projects/timelines and read metadata first, then do writes like render settings after you’re confident.
🙏

Source et remerciements

Source: https://github.com/samuelgursky/davinci-resolve-mcp > License: MIT > GitHub stars: 1044 · forks: 123

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires