Skip to main content
Glama
saadk408

DaVinci Resolve Lua MCP

by saadk408

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RLB_DOCS_DIRNoBlackmagic's shipped scripting reference, read by scripting_api_docs./Library/Application Support/Blackmagic Design/DaVinci Resolve/Developer/Scripting
RLB_LOG_LEVELNoLog level: debug, info, warn, or error.info
RLB_PREFS_DIRNoFolder containing Fusion.prefs files; the newest one is read.~/Library/Application Support/Blackmagic Design/DaVinci Resolve/Fusion/Profiles
RLB_STATE_DIRNoThe state directory holding request files, lock, and server log. Created with mode 0700.~/.davinci-resolve-lua-mcp
RLB_SCRIPTS_DIRNoThe user scripts folder where the two Lua scripts are copied. Defaults to ~/Library/Application Support/Blackmagic Design/DaVinci Resolve/Fusion/Scripts/Utility.
RLB_AUTO_INSTALLNoWhether to automatically install the two Lua files on server start. Default true.true
RLB_MAX_RESPONSE_KBNoCap on a response's JSON size in KB, 1..192.64
RLB_DEFAULT_TIMEOUT_SNoDefault tool timeout in seconds, 1..300.30

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources