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