Edit timelines with precision
Insert, overwrite, trim, split, move, ripple-delete, roll, slide, and slip across sequences and tracks.
For editors and automation teams
Inspect projects, plan edits, automate repeatable timeline work, and export from your AI client—while Premiere and your media stay on your computer.
Free and MIT licensed · runs locally · guided first check
Cut the busywork.Keep the creative call.
v1.9.1
Current release
macOS + Windows
Apple Silicon + Intel
Local-first
Your media stays local
MIT licensed
Open source
Request → tools → verified result
Follow one request through structured tool calls, local Premiere execution, and an explicit delivery result.
Timeline
B-roll inserted on V2
Finish
Grade and title applied
Delivery
ProRes export queued
Give an MCP-compatible AI a structured editing surface instead of asking it to guess at Premiere’s interface.
Insert, overwrite, trim, split, move, ripple-delete, roll, slide, and slip across sequences and tracks.
Apply effects, adjust Lumetri parameters, load LUTs, stabilize clips, and automate repetitive grading steps.
Add, update, and inspect keyframes with interpolation controls for repeatable animation work.
Import footage, manage bins, create sequences from presets, inspect metadata, and work with proxies.
Queue sequences and project items through Adobe Media Encoder using the presets you choose.
Use the structured MCP surface or run custom ExtendScript and QE DOM workflows when you need deeper control.
Choose the assistant you already use. We'll keep the first check simple: connect it to Premiere, confirm the connection, and make no changes.
Claude Desktop
Open the downloaded bundle in Claude Desktop. It includes the local server, so this path does not ask you to install Node just to connect Claude.
This separate CEP connector is what lets your assistant talk to Premiere. Open the download with a trusted ZXP installer; if your computer has none, use the npm installer under Advanced setup.
Download connector packageFinish the route above, then fully close and reopen both your assistant and Premiere.
Open a project and use the read-only prompt below. It runs the connection check and makes no changes.
Once the connection check passes, try a preview before applying any edits.
Safe first prompt
Safely check my Premiere connection with verify_premiere_connection. Make no changes.
Use this route if your assistant does not support a native bundle. It requires Node.js 20.19+.
npm install -g premiere-pro-mcp
premiere-pro-mcp --install-cepOnly use this when your client asks for a command. Keep Premiere, the connector, and the client on the same computer.
{
"mcpServers": {
"premiere-pro": {
"command": "premiere-pro-mcp"
}
}
}A local-first file bridge keeps the control path inspectable and avoids exposing your project media to the MCP server.
Claude, Cursor, Windsurf, or another MCP client sends a structured request to the local server.
A versioned helper library and small ES3 script pass through a private shared temp directory.
The CEP bridge executes the command and sends structured data, confirmation, or diagnostics back to the client.
The signed CEP connector is the default route for Premiere Pro 2020–2026 on macOS and Windows. A modern UXP bridge adds capability-gated workflows on compatible newer hosts.
The CEP bridge creates its temp directory and starts polling when Premiere activates.
In-flight heartbeats help distinguish an open Premiere dialog from a disconnected bridge.
Know the boundary: UXP is capability-gated for compatible newer Premiere workflows; it is not yet the default installer or a replacement for CEP. Premiere’s undocumented QE DOM is powerful but imperfect, so results should be verified before you rely on them.
Need the full tool list, schemas, or troubleshooting guide?
The README documents every setup path and known security boundary.
Straight answers about compatibility, privacy, AI clients, and remote access.
Read the complete documentationPremiere Pro MCP is an open-source Model Context Protocol server that gives compatible AI clients a structured set of tools for editing timelines, applying effects, managing media, and exporting from Adobe Premiere Pro.
The signed CEP connector is the default route for Adobe Premiere Pro 2020–2026 on macOS and Windows, including Apple Silicon and Intel Macs. The UXP bridge adds capability-gated workflows on compatible Premiere 25.6+ hosts; it is not the default installer.
The recommended setup is local-first. Premiere Pro, the connector, and the MCP server run on your machine, and the bridge exchanges commands and structured results rather than automatically uploading project media. Your AI assistant’s separate privacy settings still apply.
Claude Desktop has a released self-contained bundle and is the recommended starting point. Cursor, VS Code / Copilot, Windsurf, and other MCP-compatible clients can use the local server route. A native one-click installer for every client is not currently shipped.
A remote HTTP transport is available, but it requires authentication and a working connection back to the local Premiere Pro bridge. For most editors, the local setup is simpler and safer.
Free · open source · local-first
Connect your assistant, safely verify the Premiere connection without changes, then preview your first edit.