P
Premiere Pro MCP
by @bis-code
MCP server for Adobe Premiere Pro - WebSocket bridge for timeline editing, effects, markers, and media management
Created 3/4/2026
Updated about 4 hours ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-premiere-pro-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"bis-code-premiere-pro-mcp": {
"command": "npx",
"args": [
"bis-code-premiere-pro-mcp"
]
}
}
}