Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

MCP for Adobe Premiere Pro

NPM · PREMIERE-PRO-MCP · SCANNED SEP 20

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

Available components

0 this week 54 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security100
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 0 of 12 dependencies flagged as unhealthy. View diagnostics → Pass
Provenance & Transparency100
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to leancoderkavy/premiere-pro-mcp). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 1 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability0
  • Schema quality not yet verified: the captured schema was too large for us to store in full, so we will not judge it on a partial copy.Unverified
Stability & Change Management0
  • Stability not yet verified: the captured schema was too large for us to store in full, and comparing a partial copy would report our own trimming as a change.Unverified
Tool Coverage0
  • Tool coverage not yet verified: the captured tool definitions were too large for us to store in full, so we will not judge them on a partial copy.Unverified
Tool Safety0
  • Tool safety not yet verified: the captured tool definitions were too large for us to store in full, and the trim removes the very descriptions this category reads.Unverified
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass

Unverified: 4 categories

Categories scored 0 because our sandbox run of this package has not given us the schema these checks need to read. That is a gap on our side rather than a finding about the package, and we only credit what we can confirm, so the score stands at 0 until the capture succeeds. We are working through the fleet, so this normally clears without any action from you. How we score packages →

Install

How do I install the MCP for Adobe Premiere Pro server?

MCP for Adobe Premiere Pro runs locally as an npm package, launched with npx -y premiere-pro-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · premiere-pro-mcp

# add to Claude Code
claude mcp add leancoderkavy-premiere-pro -- npx -y premiere-pro-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "leancoderkavy-premiere-pro": {
      "command": "npx",
      "args": [
        "-y",
        "premiere-pro-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "leancoderkavy-premiere-pro": {
      "command": "npx",
      "args": [
        "-y",
        "premiere-pro-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add leancoderkavy-premiere-pro -- npx -y premiere-pro-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "leancoderkavy-premiere-pro": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "premiere-pro-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add leancoderkavy-premiere-pro --command npx --arg -y --arg premiere-pro-mcp
# ~/.hermes/config.yaml
mcp_servers:
  leancoderkavy-premiere-pro:
    command: "npx"
    args: ["-y", "premiere-pro-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "leancoderkavy-premiere-pro": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "premiere-pro-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add leancoderkavy-premiere-pro -t stdio -c npx -a -y premiere-pro-mcp
// mcp.json
{
  "mcpServers": {
    "leancoderkavy-premiere-pro": {
      "command": "npx",
      "args": [
        "-y",
        "premiere-pro-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +26
    • Malware scan: unverified → pass security
    • Known CVEs: unverified → pass security
    • Dependency health: unverified → 1.00 functional
  • 19 Sept 26 −26
    • Known CVEs: pass → unverified security
    • Malware scan: pass → unverified security
    • Dependency health: 1.00 → unverified functional
    • Package version: 1.16.0 → 1.16.3 functional
    • Package version: 1.16.0 → 1.16.2 functional
  • 17 Sept 26 +26
    • Malware scan: unverified → pass security
    • Known CVEs: unverified → pass security
    • Dependency health: unverified → 1.00 functional
  • 16 Sept 26 −26
    • Malware scan: pass → unverified security
    • Known CVEs: pass → unverified security
    • Dependency health: 1.00 → unverified functional
    • Package version: 1.15.2 → 1.16.0 functional
  • 14 Sept 26 0
    • Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
    • Tool safety: Tool safety not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet. security
    • Capabilities: pass → unverified functional
    • Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
    • Tool coverage: Tool coverage not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet. functional
    • Package version: 1.15.1 → 1.15.2 functional
  • 12 Sept 26 +15
    • Malware scan: unverified → pass security
  • 11 Sept 26 −15
    • Malware scan: pass → unverified security
    • Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
    • Tool safety: Tool safety not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet. security
    • Capabilities: pass → unverified functional
    • Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
    • Tool coverage: Tool coverage not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet. functional
    • Package version: 1.15.0 → 1.15.1 functional
  • 9 Sept 26 +15
    • Malware scan: unverified → pass security
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/premiere-pro-mcp@1.16.3

Provenance Verified

A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.

Result Verified
Ecosystem npm
Reason Verified
Discovered via Registry attestation endpoint
Source repo leancoderkavy/premiere-pro-mcp
Certificate issuer https://token.actions.githubusercontent.com
Certificate SAN https://github.com/leancoderkavy/premiere-pro-mcp/.github/workflows/npm-publish.yml@refs/heads/main
Rekor log index 2890847114
Predicate type https://slsa.dev/provenance/v1
Subject digest sha512:4ba9e21bdfaed604d59a84147c48d2ada6ff565221266c200ad792b74ff2024950e351322a9012d241ab94f92e4d78d0f35a52c71b76f01459d3e96f1

Background: How many MCP packages publish verified provenance →

Dependencies 12 packages
Packages resolved 12
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 379 exposed · ~35,550 tokens partial

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
add_adjustment_layer ~52

No description provided.

NameTypeReqDescription
track_indexnumber
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

add_audio_keyframes ~54

No description provided.

NameTypeReqDescription
keyframesarrayyes
node_idstringyes
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

add_custom_metadata_field ~114

No description provided.

NameTypeReqDescription
field_labelstringyes
field_namestringyes
field_typenumberyes
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

add_keyframe ~107

No description provided.

NameTypeReqDescription
effect_namestringyes
node_idstringyes
property_namestringyes
time_secondsnumberyes
valuenumberyes
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

add_marker ~146

No description provided.

NameTypeReqDescription
colornumber
commentsstring
duration_secondsnumber
namestring
node_idstring
time_secondsnumberyes
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

add_marker_to_project_item ~118

No description provided.

NameTypeReqDescription
color_indexnumber
commentsstring
duration_secondsnumber
item_idstringyes
namestring
time_secondsnumberyes
typestring
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

add_markers_batch ~204

No description provided.

NameTypeReqDescription
allow_beyond_endboolean
markersarrayyes
node_idstring
sequence_idstring
skip_existing_within_framesinteger
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

add_text_overlay ~114

No description provided.

NameTypeReqDescription
caption_formatstring
duration_secondsnumber
start_secondsnumber
textstringyes
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

add_to_render_queue ~102

No description provided.

NameTypeReqDescription
output_pathstringyes
preset_pathstringyes
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

add_to_timeline ~178

No description provided.

NameTypeReqDescription
audio_track_indexnumber
item_idstringyes
scopestring
start_secondsnumber
track_indexnumber
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

add_to_timeline_batch ~90

No description provided.

NameTypeReqDescription
clipsarrayyes
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

add_track ~61

No description provided.

NameTypeReqDescription
countnumber
track_typestringyes
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

add_tracks ~134

No description provided.

NameTypeReqDescription
audio_51_tracksnumber
audio_mono_tracksnumber
audio_tracksnumber
video_tracksnumber
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

add_transition ~107

No description provided.

NameTypeReqDescription
cut_point_secondsnumberyes
duration_secondsnumber
track_indexnumberyes
transition_namestringyes
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

add_transition_to_clip ~84

No description provided.

NameTypeReqDescription
duration_secondsnumber
node_idstringyes
positionstring
transition_namestringyes
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

adjust_audio_levels ~72

No description provided.

NameTypeReqDescription
level_dbnumberyes
node_idstringyes
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

analyze_dialogue_edit_candidates ~135

No description provided.

NameTypeReqDescription
filler_wordsarray
minimum_silence_secondsnumber
segmentsarrayyes
silence_rangesarray
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

analyze_loudness ~189

No description provided.

NameTypeReqDescription
max_true_peak_dbfsnumber
media_pathstring
project_item_idstring
target_lufsnumber
tolerance_lunumber
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

analyze_video_interlacing ~79

No description provided.

NameTypeReqDescription
media_pathstringyes
sample_secondsnumber
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

analyze_video_qc ~94

No description provided.

NameTypeReqDescription
media_pathstringyes
minimum_black_secondsnumber
minimum_freeze_secondsnumber
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

apply_after_effects_render_handoff ~94

No description provided.

NameTypeReqDescription
confirm_importbooleanyes
preview_tokenstringyes
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

apply_audio_effect ~59

No description provided.

NameTypeReqDescription
effect_namestringyes
node_idstringyes
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

apply_edit_plan ~69

No description provided.

NameTypeReqDescription
confirmation_tokenstringyes
planobjectyes
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

apply_effect ~78

No description provided.

NameTypeReqDescription
effect_namestringyes
node_idstringyes
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

apply_lut ~54

No description provided.

NameTypeReqDescription
lut_pathstringyes
node_idstringyes
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

apply_mogrt_premiere_handoff ~94

No description provided.

NameTypeReqDescription
confirm_importbooleanyes
preview_tokenstringyes
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

apply_spot_workflow_plan ~94

No description provided.

NameTypeReqDescription
confirmation_tokenstringyes
planobjectyes
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

attach_custom_property ~72

No description provided.

NameTypeReqDescription
property_idstringyes
property_valuestringyes
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

audit_timeline_health ~222

No description provided.

NameTypeReqDescription
expected_duration_secondsnumber
expected_frame_ratenumber
flash_frame_max_framesinteger
frame_ratenumber
gap_min_framesinteger
max_speed_percentnumber
snapshotobjectyes
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

auto_reframe_sequence ~126

No description provided.

NameTypeReqDescription
motion_presetstring
new_namestring
sequence_idstring
target_heightnumberyes
target_widthnumberyes
use_nested_sequencesboolean
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

batch_add_transitions ~82

No description provided.

NameTypeReqDescription
duration_secondsnumber
track_indexnumber
transition_namestringyes
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

batch_apply_effect ~130

No description provided.

NameTypeReqDescription
effect_namestringyes
targetstringyes
track_indexnumber
track_typestring
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

batch_enable_disable ~83

No description provided.

NameTypeReqDescription
enabledbooleanyes
targetstringyes
track_indexnumber
track_typestring
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

batch_rename_clips ~145

No description provided.

NameTypeReqDescription
patternstringyes
selected_onlyboolean
start_numbernumber
track_indexnumberyes
track_typestringyes
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

build_caption_artifact ~615

No description provided.

NameTypeReqDescription
approved_workspace_pathstring
emphasis_wordsarray
formatstringyes
karaokeboolean
max_chars_per_lineinteger
max_cue_secondsnumber
max_linesinteger
merge_gap_secondsnumber
min_cue_secondsnumber
output_pathstring
speaker_prefixboolean
strip_fillersarray
style_presetstring
uppercaseboolean
word_timelineobjectyes
words_per_cueinteger
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

capture_frame ~60

No description provided.

NameTypeReqDescription
time_secondsnumber
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

check_caption_safe_zone ~133

No description provided.

NameTypeReqDescription
elementsarrayyes
frameobjectyes
platformstringyes
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

check_offline_media ~21

No description provided.

Input schema present but exposes no named parameters.

NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

clear_item_in_out ~74

No description provided.

NameTypeReqDescription
clear_inboolean
clear_outboolean
item_idstringyes
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

clear_sequence_in_out ~52

No description provided.

NameTypeReqDescription
clear_inboolean
clear_outboolean
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

close_all_source_clips ~19

No description provided.

Input schema present but exposes no named parameters.

NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

close_project ~32

No description provided.

NameTypeReqDescription
save_firstboolean
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

close_sequence ~34

No description provided.

NameTypeReqDescription
sequence_idstring
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

close_source_monitor ~19

No description provided.

Input schema present but exposes no named parameters.

NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

color_correct ~158

No description provided.

NameTypeReqDescription
blacksnumber
contrastnumber
exposurenumber
highlightsnumber
node_idstringyes
saturationnumber
shadowsnumber
temperaturenumber
tintnumber
whitesnumber
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

compare_cmx3600_edls ~80

No description provided.

NameTypeReqDescription
after_pathstringyes
before_pathstringyes
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

consolidate_and_transfer ~220

No description provided.

NameTypeReqDescription
convert_ae_compsboolean
convert_image_sequencesboolean
convert_syntheticboolean
copy_to_new_locationboolean
destination_pathstringyes
exclude_unusedboolean
include_all_sequencesboolean
include_preview_filesboolean
rename_mediaboolean
transcodeboolean
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

consolidate_duplicates ~23

No description provided.

Input schema present but exposes no named parameters.

NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

copy_effect_values ~102

No description provided.

NameTypeReqDescription
effect_namestringyes
source_node_idstringyes
target_node_idstringyes
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

copy_effects_between_clips ~101

No description provided.

NameTypeReqDescription
effect_namestring
source_node_idstringyes
target_node_idstringyes
NameTypeReqDescription
data
errorstring
okbooleanyes
toolstringyes

No examples provided.

Common questions

What is the MCP for Adobe Premiere Pro server?

MCP for Adobe Premiere Pro is listed in the public MCP registry as io.github.leancoderkavy/premiere-pro. Local-first MCP for supported Adobe Premiere Pro workflows; start with a read-only connection check. This page covers its npm package (premiere-pro-mcp).

Is the MCP for Adobe Premiere Pro server safe to use?

MCP for Adobe Premiere Pro scores 54 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

Is the MCP for Adobe Premiere Pro server still maintained?

MCP for Adobe Premiere Pro is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the MCP for Adobe Premiere Pro server under?

MCP for Adobe Premiere Pro declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.