DaVinci MCP Professional
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| DaVinci Resolve Version | Current version of DaVinci Resolve |
| Current Page | The currently active page in DaVinci Resolve |
| Available Projects | List of all available projects in the current database |
| Current Project | Name of the currently open project |
| Available Timelines | List of all timelines in the current project |
| Current Timeline | Name of the current timeline |
| Media Pool Clips | List 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