Adobe Premiere MCP
Control Adobe Premiere Pro from AI agents via ExtendScript, enabling media import, sequence creation, effect application, media export, and custom scripting.
README
Adobe Premiere MCP
An MCP server for Adobe Premiere Pro, the industry-standard video editing software.
What it does
Control Adobe Premiere Pro from AI agents via ExtendScript. Import media, create sequences, apply effects, export media, and run custom scripts.
Tools
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) code
Install
npx adobe-premiere-mcp
Requirements
- Adobe Premiere Pro must be installed
- On macOS:
PREMIERE_PATHenv var to the app bundle (default: standard location) - On Windows: Premiere must be installed and accessible
Environment Variables
PREMIERE_PATH- Optional custom path to Adobe Premiere Pro app
Claude Desktop setup
{
"mcpServers": {
"premiere": {
"command": "npx",
"args": ["-y", "adobe-premiere-mcp"]
}
}
}
Example usage
"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"
License
MIT
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.
E2B
Using MCP to run code via e2b.