★ 14 stars
Go
🤖 AI/LLM
Updated today
🎬 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.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"adobepremierepromcp": {
"command": "go",
"args": [
"run",
"github.com/ayushozha/AdobePremiereProMCP@latest"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add adobepremierepromcp go run github.com/ayushozha/AdobePremiereProMCP@latest
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"adobepremierepromcp": {
"command": "go",
"args": [
"run",
"github.com/ayushozha/AdobePremiereProMCP@latest"
]
}
}
}
📋 Copy
Topics
adobe adobe-premiere-pro ai-video-editing anthropic automation cep claude color-grading creative-cloud extendscript gpt mcp mcp-server model-context-protocol nle