Control Adobe Premiere Pro video editing via ExtendScript.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
An MCP server for Adobe Premiere Pro, the industry-standard video editing software.
Control Adobe Premiere Pro from AI agents via ExtendScript. Import media, create sequences, apply effects, export media, and run custom scripts.
is_premiere_running - Check if Premiere Pro is runningget_project_info - Get current project info (name, path, sequence count)list_sequences - List all sequences in the projectlist_clips - List clips in the first sequencecreate_sequence - Create a new sequence with custom dimensions and frame rateimport_media - Import a media file into the projectget_media_info - Get metadata about a media fileget_sequence_info - Get active sequence detailsapply_effect - Apply an effect to the first clipexport_media - Export the sequence to a file (H.264, ProRes, HEVC)run_custom_script - Run arbitrary ExtendScript (JavaScript) codePREMIERE_PATH env var to the app bundle (default: standard location)PREMIERE_PATH - Optional custom path to Adobe Premiere Pro app"Is Adobe Premiere running?" "Create a 1920x1080 30fps sequence called 'YouTube Video'" "Import /Users/me/videos/clip.mp4 into the current project" "Apply GaussianBlur effect with radius 5.0" "Export the current sequence as H.264 to /Users/me/output.mp4"
MIT
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/adobe-premiere-mcp)<a href="https://allmcps.com/mcp/adobe-premiere-mcp"><img src="https://allmcps.com/api/badge/adobe-premiere-mcp?style=directory" alt="Adobe Premiere MCP on AllMCPs" /></a>