Skip to main content
Glama
hemichaeli

DaVinci Resolve MCP Server

by hemichaeli

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:8443

Add to Claude

claude mcp add davinci-resolve "https://localhost:8443/sse"

API Endpoints

  • GET /health - Server status

  • POST /davinci_extract_clip - Extract video clip

  • POST /davinci_concatenate - Merge clips

  • POST /davinci_add_subtitles - Add subtitles

  • POST /davinci_process_config - Full editing pipeline

  • GET /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

F
license - not found
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

View all related MCP servers

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

View all MCP Connectors

Latest Blog Posts

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