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.

io.github.JXUE0/opencut-controller

NPM · OPENCUT-CONTROLLER · SCANNED SEP 25

Professional MCP server for video editing automation with OpenCut.

Available components

0 this week 77 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 Security92
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Runs a script at install time (postinstall) that we could not recognise. It may be perfectly ordinary, but we do not read the published tarball, so we cannot say what it does. View diagnostics → Partial
  • 31 of 97 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability75
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (fair).Partial
  • Tool/resource definitions use about 5686 tokens (~34/item across 164 items; 161 tools + 3 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
  • Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage82
  • 99% of tools have a non-trivial description (not blank, and not just the tool's name).Partial
  • 46% of tool parameters carry a description.Partial
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 14 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "project_delete" implies "delete" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 162 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.JXUE0/opencut-controller MCP server?

io.github.JXUE0/opencut-controller runs locally as an npm package, launched with npx -y opencut-controller. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · opencut-controller

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

  • 25 Sept 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 24 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 23 Sept 26 0
    • Stability: 0.97 → pass security
  • 22 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 −2
    • Stability: pass → 0.83 functional
  • 17 Sept 26 0
    • Stability: 0.97 → pass security
  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

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 25 Sept 2026 · Analysed npm/opencut-controller@1.30.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Install scripts 1 script
Hook Tier Command
postinstall unreviewed playwright install chromium

Background: Why install scripts are a supply-chain risk →

Dependencies 97 packages
Packages resolved 97
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 161 exposed · ~5,638 tokens

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
keybinding_reset_defaults ~18

Reset all keybindings to their defaults

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

keybinding_update ~58

Update a keybinding for a specific key combination

NameTypeReqDescription
actionstringyesAction name (e.g. 'toggle-play', 'undo')
keystringyesKey combination (e.g. 'ctrl+z', 'space')

No output schema declared.

No examples provided.

keyframe_effect_param_remove ~61

Remove a keyframe from an effect parameter

NameTypeReqDescription
effectIdstringyes–
elementIdstringyes–
keyframeIdstringyes–
paramKeystringyes–
trackIdstringyes–

No output schema declared.

No examples provided.

keyframe_effect_param_upsert ~78

Create or update a keyframe on an effect parameter

NameTypeReqDescription
effectIdstringyes–
elementIdstringyes–
interpolationstring––
paramKeystringyes–
timenumberyes–
trackIdstringyes–
valuenumberyesParameter value

No output schema declared.

No examples provided.

keyframe_list ~33

List all keyframes for an element

NameTypeReqDescription
elementIdstringyes–
trackIdstringyes–

No output schema declared.

No examples provided.

keyframe_remove ~60

Remove a keyframe from an element property by keyframe ID

NameTypeReqDescription
elementIdstringyes–
keyframeIdstringyesKeyframe ID to remove
propertyPathstringyes–
trackIdstringyes–

No output schema declared.

No examples provided.

keyframe_retime ~63

Move a keyframe to a new time

NameTypeReqDescription
elementIdstringyes–
keyframeIdstringyes–
propertyPathstringyes–
timenumberyesNew time in seconds
trackIdstringyes–

No output schema declared.

No examples provided.

keyframe_upsert ~92

Create or update a keyframe on an element property

NameTypeReqDescription
elementIdstringyes–
interpolationstring–Interpolation type
propertyPathstringyesProperty path (e.g. 'transform.x', 'opacity')
timenumberyesTime in seconds
trackIdstringyes–
value–yesKeyframe value (number, string, or object)

No output schema declared.

No examples provided.

media_add_file ~42

Add a local file as a media asset to the project by clicking the upload area

NameTypeReqDescription
filePathstringyesAbsolute path to the local file to upload

No output schema declared.

No examples provided.

media_add_to_timeline ~66

Add a media asset to the timeline at a specific track and time

NameTypeReqDescription
mediaIdstringyes–
startTimenumber–Start time in seconds (default: 0)
trackIdstring–Target track ID (omit to auto-create)

No output schema declared.

No examples provided.

media_clear_all ~17

Remove all media assets from the project

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

media_get ~24

Get info about a specific media asset

NameTypeReqDescription
mediaIdstringyes–

No output schema declared.

No examples provided.

media_is_loading ~17

Check if media is currently being loaded

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

media_list ~17

List all media assets in the current project

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

media_remove ~24

Remove a media asset from the project

NameTypeReqDescription
mediaIdstringyes–

No output schema declared.

No examples provided.

panel_get_active_tab ~18

Get the currently active assets panel tab

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

panel_get_sizes ~15

Get all current panel sizes

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

panel_reset ~15

Reset all panels to default sizes

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

panel_set_active_tab ~26

Set the active tab in the assets panel

NameTypeReqDescription
tabstringyes–

No output schema declared.

No examples provided.

panel_set_media_sort ~32

Set the media sort key and order

NameTypeReqDescription
keystringyes–
orderstringyes–

No output schema declared.

No examples provided.

panel_set_media_view_mode ~28

Set the media view mode (grid or list)

NameTypeReqDescription
modestringyes–

No output schema declared.

No examples provided.

panel_set_size ~34

Set a panel's size percentage

NameTypeReqDescription
panelIdstringyes–
sizenumberyesSize as percentage

No output schema declared.

No examples provided.

playback_get_state ~26

Get current playback state including currentTime, volume, isPlaying, and isMuted

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

playback_mute ~13

Mute audio

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

playback_pause ~11

Pause playback

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

playback_play ~16

Start playback from the current time position

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

playback_seek ~26

Seek to a specific time in seconds

NameTypeReqDescription
timenumberyesTime in seconds

No output schema declared.

No examples provided.

playback_set_volume ~40

Set the playback volume (0.0 to 1.0)

NameTypeReqDescription
volumenumberyesVolume level 0.0-1.0

No output schema declared.

No examples provided.

playback_stop ~17

Pause playback and seek to time 0

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

playback_toggle ~14

Toggle between play and pause

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

playback_toggle_mute ~14

Toggle mute state

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

playback_unmute ~13

Unmute audio

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

project_cancel_export ~15

Cancel an in-progress export

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

project_clear_export_state ~17

Clear the export state after completion

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

project_close ~19

Close the active project and navigate to the projects page

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

project_create ~32

Create a new project and navigate to it. Returns the new project ID.

NameTypeReqDescription
namestringyesProject name

No output schema declared.

No examples provided.

project_delete ~25

Delete a project by ID

NameTypeReqDescription
idstringyesProject ID to delete

No output schema declared.

No examples provided.

project_duplicate ~33

Duplicate one or more projects by ID. Returns the new project IDs.

NameTypeReqDescription
idsarrayyesProject IDs to duplicate

No output schema declared.

No examples provided.

project_get_active ~17

Get info about the currently active project

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

project_get_export_state ~24

Get the current export state (progress, isExporting, result)

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

project_get_timeline_view_state ~26

Get the current timeline view state (zoom, scroll, playhead)

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

project_get_total_duration ~21

Get the total duration of the active project in seconds

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

project_list ~15

List all saved projects with metadata

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

project_load ~26

Load a project by ID into the editor

NameTypeReqDescription
idstringyesProject ID

No output schema declared.

No examples provided.

project_rename ~24

Rename the active project

NameTypeReqDescription
namestringyesNew project name

No output schema declared.

No examples provided.

project_save ~14

Save the currently active project

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

project_set_timeline_view_state ~43

Set the timeline view state

NameTypeReqDescription
playheadTimenumber––
scrollLeftnumber––
zoomLevelnumber––

No output schema declared.

No examples provided.

project_update_settings ~108

Update project settings such as FPS, canvas size, and background

NameTypeReqDescription
backgroundColorstring–Background color (hex, e.g. #000000)
backgroundTypestring–Background type
blurIntensitynumber–Background blur intensity
canvasHeightnumber–Canvas height in pixels
canvasWidthnumber–Canvas width in pixels
fpsnumber–Frames per second (e.g. 24, 30, 60)

No output schema declared.

No examples provided.

scene_create ~22

Create a new scene

NameTypeReqDescription
namestringyesScene name

No output schema declared.

No examples provided.

scene_delete ~23

Delete a scene by ID

NameTypeReqDescription
idstringyesScene ID

No output schema declared.

No examples provided.

Common questions

What is the io.github.JXUE0/opencut-controller MCP server?

io.github.JXUE0/opencut-controller is an MCP server listed in the public MCP registry as io.github.JXUE0/opencut-controller. Professional MCP server for video editing automation with OpenCut. This page covers its npm package (opencut-controller).

Is the io.github.JXUE0/opencut-controller MCP server safe to use?

io.github.JXUE0/opencut-controller scores 77 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 25 September 2026. 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.

What tools does the io.github.JXUE0/opencut-controller MCP server expose?

io.github.JXUE0/opencut-controller exposes 161 tools: project_create, project_load, project_save, project_delete, project_list, and 156 more. Their descriptions and schemas cost roughly 5,638 tokens of context every time the server is loaded.

Is the io.github.JXUE0/opencut-controller MCP server still maintained?

io.github.JXUE0/opencut-controller is still listed as active in the MCP registry. We last reached this channel on 25 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 io.github.JXUE0/opencut-controller MCP server under?

io.github.JXUE0/opencut-controller declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.