Skip to main content
Glama
Positronikal

DaVinci MCP Professional

by Positronikal

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_versionA

Get DaVinci Resolve version information

get_current_pageA

Get the current page open in DaVinci Resolve (Edit, Color, Fusion, etc.)

switch_pageA

Switch to a specific page in DaVinci Resolve

list_projectsA

List all available projects in the current database

get_current_projectA

Get the name of the currently open project

open_projectC

Open a project by name

create_projectB

Create a new project with the given name

list_timelinesA

List all timelines in the current project

get_current_timelineA

Get the name of the current timeline

create_timelineC

Create a new timeline with the given name

switch_timelineB

Switch to a timeline by name

list_media_clipsA

List all clips in the media pool

import_mediaB

Import a media file into the media pool

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
DaVinci Resolve VersionCurrent version of DaVinci Resolve
Current PageThe currently active page in DaVinci Resolve
Available ProjectsList of all available projects in the current database
Current ProjectName of the currently open project
Available TimelinesList of all timelines in the current project
Current TimelineName of the current timeline
Media Pool ClipsList of all clips in the media pool

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/Positronikal/davinci-mcp-professional'

If you have feedback or need assistance with the MCP directory API, please join our Discord server