Skip to content

v0.1.0 β€” 1,027 MCP Tools for Adobe Premiere Pro

Latest

Choose a tag to compare

@ayushozha ayushozha released this 19 Mar 19:38

First Release β€” 1,027 MCP Tools

The most comprehensive MCP (Model Context Protocol) server for Adobe Premiere Pro.

What's Included

  • 1,027 MCP tools covering every Premiere Pro operation
  • Go orchestrator with health checks and circuit breakers
  • Rust media engine for high-performance scanning, waveform analysis, thumbnails
  • Python intelligence for script parsing, EDL generation, AI-powered editing
  • TypeScript bridge connecting to Premiere Pro via CEP/ExtendScript
  • Interactive CLI with Claude and OpenAI support
  • Cross-platform launchers (macOS, Windows, Linux)

Tool Categories

Category Count
Project Management 23
Sequence & Timeline 28
Clip Operations 30
Effects & Transitions 36
Audio & Mixing 62
Color Grading (Lumetri) 30
Titles & Graphics 51
Export & Encoding 44
Batch Operations 30
AI-Powered Editing 25
And 20+ more categories... 668

Supported Versions

Adobe Premiere Pro 2020 through 2026.

Quick Start

git clone https://github.com/ayushozha/AdobePremiereProMCP.git
cd AdobePremiereProMCP
just install && just build
just install-panel  # Install CEP panel
just start          # Start all services

Or double-click PremierPro.command (macOS) / PremierPro.bat (Windows).