DaVinci Resolve MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@DaVinci Resolve MCP Serverextract a 30-second clip starting at 1:00 from video.mp4"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
DaVinci Resolve MCP Server
SSE-based MCP (Model Context Protocol) server for video editing automation with FFmpeg. Enables Claude to perform professional video editing tasks including clip extraction, concatenation, and subtitle management.
Features
✅ Video Editing Operations
Extract clips from source video by timestamp
Concatenate multiple clips in sequence
Add SRT/ASS subtitles to videos
Process complete editing configurations
✅ MCP Integration
Server-Sent Events (SSE) endpoint for real-time communication
HTTPS/SSL support for secure connections
RESTful API for direct tool calls
✅ Hebrew Support
Full UTF-8 support for Hebrew subtitles
Proper text direction handling
ASS subtitle styling with Hebrew fonts
Related MCP server: Video MCP
Quick Start
# Install
pip install -r requirements.txt
# Run
python davinci_https_server.py
# Server runs on https://localhost:8443Add to Claude
claude mcp add davinci-resolve "https://localhost:8443/sse"API Endpoints
GET /health- Server statusPOST /davinci_extract_clip- Extract video clipPOST /davinci_concatenate- Merge clipsPOST /davinci_add_subtitles- Add subtitlesPOST /davinci_process_config- Full editing pipelineGET /sse- Server-Sent Events endpoint
Documentation
See GitHub repo for full documentation and examples.
Status: Production Ready ✅
Version: 1.0.0
HTTPS: Enabled
SSE: Enabled
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceAn MCP server that turns Claude into a hands-on video editor for short-form videos, enabling music generation, script writing, voiceover synthesis, and video stitching with FFmpeg. It also features a text-to-documentary skill that converts long-form text into structured documentary videos.MIT
- FlicenseNot gradedqualityCmaintenanceA local MCP server that gives Claude Desktop full video editing capabilities via FFmpeg, Whisper, and yt-dlp.
- AlicenseNot gradedqualityCmaintenanceAn MCP server that exposes FFmpeg as structured tools for AI-agent-driven video editing, enabling operations like trimming, subtitling, and transcoding via natural language.1082MIT
- AlicenseNot gradedqualityBmaintenanceAn MCP server for programmatic video editing using ffmpeg, enabling draft creation and refinement via natural language.5ISC
Related MCP Connectors
MCP server for Clipkit — gives AI agents a video toolbox via the Clipkit schema.
MCP server for the FFmpeg Micro video transcoding API — create, monitor, download transcodes.
MCP server for Google Veo AI video generation
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/hemichaeli/davinci-resolve-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server