{
  "slug": "premiere-pro",
  "name": "Adobe Premiere Pro MCP",
  "vendor": "Community (hetpatel-11)",
  "official": false,
  "category": "editing-post",
  "featured": false,
  "tagline": "Drive Premiere Pro timelines, effects, and exports from your agent via a CEP bridge.",
  "description": "97-tool MCP server that controls Premiere Pro through a CEP extension bridge: import media, edit sequences, apply effects and transitions, and export. Lets an agent do real NLE assembly inside the editor filmmakers already use.",
  "capabilities": [
    "nle-control",
    "timeline-editing",
    "effects",
    "render",
    "media-management"
  ],
  "tools_sample": [
    "import_media",
    "apply_effect",
    "add_transition",
    "get_sequences",
    "get_active_sequence",
    "export_sequence"
  ],
  "install": {
    "claude_code": null,
    "remote_url": null,
    "stdio_command": null
  },
  "auth": {
    "type": "local-app",
    "env_var": null,
    "key_url": "Requires Premiere Pro 2020+ running with the bundled 'MCP Bridge' CEP extension"
  },
  "pricing": "free",
  "links": {
    "repo": "https://github.com/hetpatel-11/Adobe_Premiere_Pro_MCP",
    "docs": null,
    "site": null
  },
  "added": "2026-06-11",
  "verified": "2026-06-11",
  "notes": "272 stars, active through Jun 2026, MIT — the most-starred Premiere MCP (Adobe has no official one). Install is git clone + npm setup; macOS is the primary platform. Newer alternative: leancoderkavy/premiere-pro-mcp (269 tools)."
}