P
Premiere Pro MCP
作者 @bis-code
MCP server for Adobe Premiere Pro - WebSocket bridge for timeline editing, effects, markers, and media management
创建于 3/4/2026
更新于 about 4 hours ago
README
Repository documentation and setup instructions
README not found
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-premiere-pro-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"bis-code-premiere-pro-mcp": {
"command": "npx",
"args": [
"bis-code-premiere-pro-mcp"
]
}
}
}