DaVinci MCP Professional
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| 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
- 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/hoyt-harness/davinci-mcp-professional'
If you have feedback or need assistance with the MCP directory API, please join our Discord server