hetpatel-11/Adobe_Premiere_Pro_MCP
282 tools for AI-driven Adobe Premiere Pro video editing via MCP, for Codex, Claude, and other MCP clients.
436 ★90 forksTypeScriptUpdated 1d ago
What you need to know
MCP bridge that lets AI agents operate local Adobe Premiere Pro projects with 283 tools, 13 context resources, and 10 guided prompts. The CEP panel is the supported production bridge (UXP remains experimental), enabling AI-driven video editing from ingest to assembly and export workflows.
Install
npm install -g adobe-premiere-pro-mcp premiere-pro-mcp --install-cep (installs CEP bridge, enables debug setting, configures supported local MCP clients) premiere-pro-mcp --doctor (verifies server build, CEP installation, bridge directory, debug setting, client config) Claude Desktop: install the matching adobe-premiere-pro-mcp-<version>.mcpb bundle from GitHub Releases
Usage
- •Restart Premiere Pro, open Window > Extensions > MCP Bridge (CEP), set the bridge directory, and start the bridge
- •First run `verify_premiere_connection` (read-only host readiness check) before editing; attach the premiere://config/get_instructions resource for operating guidance
- •Codex plugin: codex plugin marketplace add . && codex plugin add premiere-pro-mcp@adobe-premiere-pro-mcp; Claude Code plugin: /plugin marketplace add . then /plugin install
- •Example prompts: "Import these three shots and build a rough product spot", "Add cross dissolves to every cut on video track 1", "Razor the interview sequence at 12.5 seconds"
Key features
- ✓283 advertised MCP tools (all implemented) covering project setup, media ingest, bins, sequences, timeline editing, transitions, effects, keyframes, captions, markers, metadata, proxies, multicam, color, audio, exports, and higher-level assembly workflows
- ✓High-level workflow tools: build_motion_graphics_demo, assemble_product_spot, build_brand_spot_from_mogrt_and_assets (with optional clipPlan argument for LLM-directed editing)
- ✓Agent Skill to teach agents installation, verification, and safe usage (npx skills add hetpatel-11/Adobe_Premiere_Pro_MCP --skill premiere-pro-mcp)
- ✓Exports: FCP XML, AAF, OMF, render queue via Adobe Media Encoder, frame capture, proxies
- ✓13 context resources and 10 guided prompts; MCP v2 server transport with modern stateless protocol discovery
Best for
AI-driven editing of local Premiere Pro projects - ingest, assembly, timeline operations, effects, and export - from Codex, Claude Code, or Claude Desktop.
Caveats
- ⚠Requires Node.js 20+, Adobe Premiere Pro 2020+ (tested on 26.0), and Premiere Pro + MCP client + package all on the same computer
- ⚠CEP is the supported production bridge; UXP is an experimental preview and not installed by the CLI
- ⚠Self-signed CEP .zxp confirms archive integrity but is not Adobe Marketplace approval; MCPB bundle is unsigned - install only from GitHub Releases
- ⚠Premiere scripting does not expose every UI operation cleanly; get_render_queue_status only useful with Adobe Media Encoder integration; import_ae_comps intentionally not advertised (generic .aep import can wedge the bridge)
- ⚠Caption-tool read_captions notes Premiere's DOM often cannot read existing caption text; destructive operations (delete_project_item, etc.) require explicit intent
Platforms: macOS · WindowsClients: Codex · Claude Code · Claude Desktop · GitHub Copilot in VS Code
Documentation ↗Reviewed 2026-08-07
Topics
adobeadobe-mcpadobe-premiere-proadobe-premiere-pro-mcpai-automationai-video-editingcepclaude-codeclaude-desktopcodexcursorextendscriptmcpmcp-servermcp-toolsmodel-context-protocolpremiere-automationuxpvideo-automationvideo-editing
- Stars
- 436★
- Forks
- 90
- Language
- TypeScript
- License
- MIT
- Created
- 2025-07-07
- Last push
- 2026-08-05