DaVinci Resolve Local Bridge MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 273 installs a week from pypi. Last commit 25 Aug 2026.
Control DaVinci Resolve from any AI assistant. 215 MCP tools covering the full Resolve API.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
launcher_src = os.path.join(script_dir, "workflow", launcher_name)
process = subprocess.Popen(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add davinc-resolve-local-bridge-mcp -- uvx davinc-resolve-local-bridge-mcp
{
"mcpServers": {
"davinc-resolve-local-bridge-mcp": {
"args": [
"davinc-resolve-local-bridge-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.davinc-resolve-local-bridge-mcp]
command = "uvx"
args = ["davinc-resolve-local-bridge-mcp"]
{
"mcpServers": {
"davinc-resolve-local-bridge-mcp": {
"args": [
"davinc-resolve-local-bridge-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"davinc-resolve-local-bridge-mcp": {
"args": [
"davinc-resolve-local-bridge-mcp"
],
"command": "uvx"
}
}
}
MCP server connecting AI assistants to Autodesk Revit through a local bridge.
Send and receive faxes from any MCP-compatible AI assistant using the Fax.Plus API
Control DaVinci Resolve, including the free Lite edition. Manual setup only — see README.
Control the Unity Editor from MCP hosts through a local Rust server and C# Unity bridge.
Visual Desktop Bridge - Give any AI full control over Windows to automate apps and inputs.
AWS MCP server — call any AWS API from AI assistants, with first-class SSO re-login
Control the Unreal Engine 5 editor from any MCP client: Blueprints, materials, Niagara.
Compress, resize, crop, and convert images with the Tinify.dev API from any MCP client.
Answers built from our own checks of this server.