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
api_health_check ~20

Check if the OpenCut server is running and healthy

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

api_sounds_search ~133

Search for sounds using the OpenCut Freesound API proxy

NameTypeReqDescription
commercial_onlyboolean–Only commercial-use sounds (default: true)
min_ratingnumber–Minimum rating 0-5 (default: 3)
pagenumber–Page number 1-1000 (default: 1)
page_sizenumber–Results per page 1-150 (default: 20)
qstringyesSearch query (max 500 chars)
sortstring–Sort order
typestring–Sound type (default: effects)

No output schema declared.

No examples provided.

api_sounds_search_next_page ~77

Get the next page of sound search results

NameTypeReqDescription
commercial_onlyboolean––
min_ratingnumber––
pagenumberyesPage number to fetch
page_sizenumber––
qstringyes–
sortstring––
typestring––

No output schema declared.

No examples provided.

audio_set_element_volume ~44

Set the volume of an audio element on the timeline

NameTypeReqDescription
elementIdstringyes–
trackIdstringyes–
volumenumberyes–

No output schema declared.

No examples provided.

audio_sound_add_to_timeline ~67

Add a sound from the library to the timeline

NameTypeReqDescription
durationnumber–Duration in seconds
namestringyesSound name
sourceUrlstringyesSound preview/download URL
startTimenumber–Start time on timeline in seconds

No output schema declared.

No examples provided.

audio_sound_clear_saved ~18

Clear all saved sounds from the library

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

audio_sound_list_saved ~19

List all saved sounds in the user's library

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

audio_sound_remove_saved ~34

Remove a sound from the saved sounds library

NameTypeReqDescription
soundIdnumberyesNumeric sound ID from saved sounds list

No output schema declared.

No examples provided.

audio_sound_save ~34

Save a sound effect to the user's saved sounds library

NameTypeReqDescription
soundEffectobjectyesSound effect object from search results

No output schema declared.

No examples provided.

audio_sound_search ~100

Search for sound effects from the Freesound library

NameTypeReqDescription
commercialOnlyboolean–Only commercial-use sounds
minRatingnumber––
pagenumber–Page number (default: 1)
pageSizenumber–Results per page (default: 20, max: 150)
querystringyesSearch query
sortstring––
typestring–Sound type

No output schema declared.

No examples provided.

audio_sound_toggle_commercial_filter ~21

Toggle the commercial-only filter for sound search

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

auth_check_logged_in ~19

Check if a user is currently logged in

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

auth_get_profile ~15

Get the current user's profile

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

auth_get_session ~15

Get the current authenticated session

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

auth_sign_in ~30

Sign in to an existing account

NameTypeReqDescription
emailstringyes–
passwordstringyes–

No output schema declared.

No examples provided.

auth_sign_out ~16

Sign out of the current account

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

auth_sign_up ~42

Create a new user account

NameTypeReqDescription
emailstringyesUser email
namestringyesDisplay name
passwordstringyesUser password

No output schema declared.

No examples provided.

bookmark_get_at_time ~30

Get the bookmark at a specific time (returns null if none)

NameTypeReqDescription
timenumberyes–

No output schema declared.

No examples provided.

bookmark_is_bookmarked ~28

Check if there is a bookmark at a specific time

NameTypeReqDescription
timenumberyes–

No output schema declared.

No examples provided.

bookmark_list ~16

List all bookmarks in the current scene

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

bookmark_move ~32

Move a bookmark to a new time

NameTypeReqDescription
newTimenumberyes–
oldTimenumberyes–

No output schema declared.

No examples provided.

bookmark_remove ~23

Remove a bookmark at a specific time

NameTypeReqDescription
timenumberyes–

No output schema declared.

No examples provided.

bookmark_toggle ~38

Toggle a bookmark at the current playhead time or a specified time

NameTypeReqDescription
timenumber–Time in seconds (defaults to current playhead)

No output schema declared.

No examples provided.

bookmark_toggle_overlay ~32

Toggle the bookmark overlay visibility in the preview

NameTypeReqDescription
visibleboolean–Set visibility explicitly (omit to toggle)

No output schema declared.

No examples provided.

bookmark_update ~54

Update a bookmark's note, color, or duration

NameTypeReqDescription
colorstring–Color hex
durationnumber––
notestring––
timenumberyesBookmark time to identify it

No output schema declared.

No examples provided.

canvas_clear_layout_guide ~17

Remove the active layout guide

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

canvas_get_settings ~20

Get current canvas settings (size, FPS, background)

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

canvas_set_background ~54

Set the project background (color or blur)

NameTypeReqDescription
blurIntensitynumber–Blur intensity (for type=blur)
colorstring–Background color hex (for type=color)
typestringyes–

No output schema declared.

No examples provided.

canvas_set_fps ~23

Set the project frame rate

NameTypeReqDescription
fpsnumberyes–

No output schema declared.

No examples provided.

canvas_set_layout_guide ~38

Set a layout guide overlay on the preview (e.g. TikTok safe zone)

NameTypeReqDescription
platformstringyesPlatform layout guide

No output schema declared.

No examples provided.

canvas_set_size ~51

Set the canvas size for the project

NameTypeReqDescription
heightnumber–Height in pixels
presetstring–Use a preset instead of custom dimensions
widthnumber–Width in pixels

No output schema declared.

No examples provided.

canvas_toggle_layout_guide ~27

Toggle a layout guide overlay on or off

NameTypeReqDescription
platformstringyes–

No output schema declared.

No examples provided.

clipboard_copy ~16

Copy currently selected elements to the clipboard

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

clipboard_paste ~40

Paste elements from the clipboard at the current playhead time

NameTypeReqDescription
timenumber–Time to paste at in seconds (defaults to current playhead)

No output schema declared.

No examples provided.

export_cancel ~14

Cancel an in-progress export

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

export_clear_state ~16

Clear the export state after completion

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

export_get_progress ~17

Get the current export progress and state

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

export_project ~118

Export the current project to a video file. Polls until complete and returns export result.

NameTypeReqDescription
formatstring–Output format (default: mp4)
fpsnumber–Override FPS for export
includeAudioboolean–Include audio track (default: true)
pollIntervalMsnumber–Polling interval in ms (default: 1000)
qualitystring–Quality preset (default: high)
timeoutMsnumber–Max wait time in ms (default: 300000)

No output schema declared.

No examples provided.

export_set_fps ~30

Set the FPS for export (updates project settings)

NameTypeReqDescription
fpsnumberyesFrames per second

No output schema declared.

No examples provided.

export_set_quality ~26

Set the export quality (stored as project setting)

NameTypeReqDescription
qualitystringyes–

No output schema declared.

No examples provided.

history_can_redo ~16

Check if redo is available

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

history_can_undo ~16

Check if undo is available

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

history_redo ~16

Redo the last undone action

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

history_undo ~14

Undo the last action

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

keybinding_disable ~13

Disable keybindings

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

keybinding_enable ~13

Enable keybindings

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

keybinding_export ~16

Export the current keybinding configuration

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

keybinding_get_all ~16

Get all keybinding configurations

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

keybinding_import ~26

Import a keybinding configuration

NameTypeReqDescription
configobjectyesKeybinding config object

No output schema declared.

No examples provided.

keybinding_remove ~25

Remove a keybinding for a specific key

NameTypeReqDescription
keystringyes–

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.