ayushozha/AdobePremiereProMCP
View on GitHub โ๐ฌ AI-powered MCP server for Adobe Premiere Pro โ 1,027 tools for timeline editing, color grading, audio mixing, effects, export & more. Control video editing with natural language via Claude, GPT, or any AI assistant. The most comprehensive MCP server for any NLE.
85 โ
21 forksGoUpdated 20d ago
What you need to know
Open-source MCP server that turns Adobe Premiere Pro into an AI-controllable video editor, assembling rough cuts from scripts and footage.
Install
git clone https://github.com/ayushozha/AdobePremiereProMCP.git cd AdobePremiereProMCP && cp .env.example .env just install && just proto && just build just install-panel
Usage
- โขAdd {"mcpServers":{"premiere-pro":{"command":"./go-orchestrator/bin/premierpro-mcp","args":["--transport","stdio"]}}} to the MCP client config
- โขSet MCP_TOOL_PROFILE (core, dialogue, captions, social, standard, all, unsafe) to tune the exposed tool surface
- โขRun ./go-orchestrator/bin/premierpro-mcp --transport stdio to start the server
Key features
- โScript parsing, asset matching, EDL generation and pacing analysis for automated rough cuts
- โ72 curated readback-first tools from a 1,064-tool schema registry covering timeline, media, audio, effects, captions, MOGRT and export
- โFour-language architecture: Go orchestrator, Rust media engine, Python edit intelligence, TypeScript CEP bridge
- โReadback verification and explicit unsupported errors for audited mutation routes
- โDuplicate-sequence recovery boundary with timeline snapshots and sequence versioning
Best for
AI-driven Adobe Premiere Pro editing automation: rough cuts, batch color grading, audio mixing, template-based edits and multi-format export.
Caveats
- โ A real Premiere Pro session is required to certify host mutations on a specific OS/build
- โ The TypeScript bridge must run on the host, not in Docker, because the CEP panel only accepts loopback WebSocket connections
- โ Arbitrary script/shell/file tools are hidden unless the unsafe profile is selected
- โ Full Windows service supervision is not yet implemented by the batch launcher
Platforms: macOS ยท Windows ยท LinuxClients: Claude Code ยท Claude Desktop ยท Cursor
Documentation โReviewed 2026-08-11
Topics
adobeadobe-premiere-proai-video-editinganthropicautomationcepclaudecolor-gradingcreative-cloudextendscriptgptmcpmcp-servermodel-context-protocolnleopenaipost-productionpremiere-provideo-editingvideo-production
- Stars
- 85โ
- Forks
- 21
- Language
- Go
- License
- MIT
- Created
- 2026-03-19
- Last push
- 2026-08-16