HomeOther › MCP for Adobe Premiere Pro

MCP for Adobe Premiere Pro

Local-first MCP for supported Adobe Premiere Pro workflows; start with a read-only connection check.

TypeScript
★ 283 stars Last pushed 2026-09-24 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.18.1)

npx -y premiere-pro-mcp@1.18.1

Or add to your MCP client config:

{
  "mcpServers": {
    "premiere-pro-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "premiere-pro-mcp@1.18.1"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry