ayushozha/AdobePremiereProMCP
🎬 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.
Platform-specific configuration:
{
"mcpServers": {
"AdobePremiereProMCP": {
"command": "npx",
"args": [
"-y",
"AdobePremiereProMCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://opensource.org/licenses/MIT) [](https://github.com/ayushozha/AdobePremiereProMCP/pulls) [](https://www.adobe.com/products/premiere.html) [](https://modelcontextprotocol.io) [](https://github.com/ayushozha/AdobePremiereProMCP/stargazers)
The open-source MCP server for Adobe Premiere Pro. Control every aspect of video editing -- timeline, color grading, audio mixing, effects, graphics, and export -- through natural language using Claude, GPT, or any AI assistant that supports the Model Context Protocol.
> Give it a script and your footage. It handles the rest.
"Edit this 5-minute video using script.pdf with the footage in /media/"The server parses your script, scans your media library, generates an edit decision list, and assembles the timeline in Premiere Pro -- all from a single prompt.
---
Video editors spend hours on repetitive tasks: syncing clips, rough cuts, color matching, audio leveling, exporting variants. This MCP server turns Adobe Premiere Pro into an AI-controllable tool, so you can describe edits in plain English and let your AI assistant execute them.
No plugins. No subscriptions. Fully open source.
This is the most comprehensive MCP server for any NLE (non-linear editor). Every tool maps to real Adobe Premiere Pro ExtendScript and QE DOM operations.
| Category | Tools | What You Can Do | |---|---|---| | Core/Foundation | 14 | Ping, get project sta
Loading reviews...