io.github.JXUE0/opencut-controller
NPM · OPENCUT-CONTROLLER · SCANNED SEP 25
Professional MCP server for video editing automation with OpenCut.
Available components
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
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 67 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
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
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
claude mcp add jxue0-opencut-controller -- npx -y opencut-controller
{
"mcpServers": {
"jxue0-opencut-controller": {
"command": "npx",
"args": [
"-y",
"opencut-controller"
]
}
}
} {
"servers": {
"jxue0-opencut-controller": {
"command": "npx",
"args": [
"-y",
"opencut-controller"
]
}
}
} codex mcp add jxue0-opencut-controller -- npx -y opencut-controller
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"jxue0-opencut-controller": {
"type": "local",
"command": [
"npx",
"-y",
"opencut-controller"
],
"enabled": true
}
}
} openclaw mcp add jxue0-opencut-controller --command npx --arg -y --arg opencut-controller
mcp_servers:
jxue0-opencut-controller:
command: "npx"
args: ["-y", "opencut-controller"] {
"McpServers": {
"jxue0-opencut-controller": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"opencut-controller"
]
}
}
} assistant mcp add jxue0-opencut-controller -t stdio -c npx -a -y opencut-controller
{
"mcpServers": {
"jxue0-opencut-controller": {
"command": "npx",
"args": [
"-y",
"opencut-controller"
]
}
}
} 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.
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 →
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 →
scene_get_current ~15
Get the currently active scene
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
scene_list ~16
List all scenes in the active project
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
scene_rename ~31
Rename a scene
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Scene ID |
| name | string | yes | New name |
No output schema declared.
No examples provided.
scene_switch ~27
Switch to a scene by ID
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Scene ID to switch to |
No output schema declared.
No examples provided.
selection_deselect_all ~15
Deselect all elements
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
selection_get ~13
Get currently selected elements
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
selection_is_selected ~33
Check if a specific element is selected
| Name | Type | Req | Description |
|---|---|---|---|
| elementId | string | yes | – |
| trackId | string | yes | – |
No output schema declared.
No examples provided.
selection_select ~22
Select one or more timeline elements
| Name | Type | Req | Description |
|---|---|---|---|
| elements | array | yes | – |
No output schema declared.
No examples provided.
sticker_add_to_timeline ~110
Add a sticker to the timeline
| Name | Type | Req | Description |
|---|---|---|---|
| duration | number | – | Duration in seconds (default: 3) |
| name | string | – | Display name |
| scale | number | – | Scale (default: 1) |
| startTime | number | – | Start time in seconds |
| stickerId | string | yes | Sticker ID (e.g. 'emoji:😀', 'icons:mdi:home') |
| x | number | – | X position |
| y | number | – | Y position |
No output schema declared.
No examples provided.
sticker_browse_category ~22
Browse stickers by category
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | yes | – |
No output schema declared.
No examples provided.
sticker_clear_recent ~15
Clear the recent stickers list
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
sticker_list_recent ~14
List recently used stickers
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
sticker_search ~44
Search for stickers by query
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | – | – |
| limit | number | – | Max results (default: 50) |
| query | string | yes | Search query |
No output schema declared.
No examples provided.
sticker_set_category ~25
Set the active sticker category in the UI
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | yes | – |
No output schema declared.
No examples provided.
storage_get_is_dirty ~20
Check if the active project has unsaved changes
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
storage_get_migration_state ~19
Get the current storage schema migration state
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
storage_list_projects ~23
List all projects directly from storage (doesn't require an active project)
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
text_create ~149
Create a text element on the timeline
| Name | Type | Req | Description |
|---|---|---|---|
| color | string | – | Text color (hex) |
| content | string | yes | Text content |
| duration | number | – | Duration in seconds (default: 3) |
| fontFamily | string | – | Font family name |
| fontSize | number | – | Font size in pixels |
| fontStyle | string | – | – |
| fontWeight | string | – | – |
| startTime | number | – | Start time in seconds |
| textAlign | string | – | – |
| trackId | string | – | Track ID to add text to (omit to auto-create text track) |
| x | number | – | X position |
| y | number | – | Y position |
No output schema declared.
No examples provided.
text_delete ~29
Delete a text element
| Name | Type | Req | Description |
|---|---|---|---|
| elementId | string | yes | – |
| trackId | string | yes | – |
No output schema declared.
No examples provided.
text_list ~16
List all text elements across all tracks
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
text_update_background ~91
Update the background of a text element
| Name | Type | Req | Description |
|---|---|---|---|
| color | string | – | Background color (hex) |
| cornerRadius | number | – | – |
| elementId | string | yes | – |
| enabled | boolean | – | – |
| offsetX | number | – | – |
| offsetY | number | – | – |
| paddingX | number | – | – |
| paddingY | number | – | – |
| trackId | string | yes | – |
No output schema declared.
No examples provided.
text_update_blend_mode ~57
Update the blend mode of a text element
| Name | Type | Req | Description |
|---|---|---|---|
| blendMode | string | yes | CSS blend mode (normal, multiply, screen, overlay, etc.) |
| elementId | string | yes | – |
| trackId | string | yes | – |
No output schema declared.
No examples provided.
text_update_content ~41
Update the text content of a text element
| Name | Type | Req | Description |
|---|---|---|---|
| content | string | yes | – |
| elementId | string | yes | – |
| trackId | string | yes | – |
No output schema declared.
No examples provided.
text_update_font ~73
Update font properties of a text element
| Name | Type | Req | Description |
|---|---|---|---|
| elementId | string | yes | – |
| fontFamily | string | – | – |
| fontSize | number | – | – |
| fontStyle | string | – | – |
| fontWeight | string | – | – |
| textDecoration | string | – | – |
| trackId | string | yes | – |
No output schema declared.
No examples provided.
text_update_style ~81
Update style properties of a text element (color, alignment, spacing)
| Name | Type | Req | Description |
|---|---|---|---|
| color | string | – | Text color (hex) |
| elementId | string | yes | – |
| letterSpacing | number | – | – |
| lineHeight | number | – | – |
| opacity | number | – | – |
| textAlign | string | – | – |
| trackId | string | yes | – |
No output schema declared.
No examples provided.
text_update_transform ~72
Update the position and scale of a text element
| Name | Type | Req | Description |
|---|---|---|---|
| elementId | string | yes | – |
| rotation | number | – | – |
| scaleX | number | – | – |
| scaleY | number | – | – |
| trackId | string | yes | – |
| x | number | – | – |
| y | number | – | – |
No output schema declared.
No examples provided.
timeline_effect_add ~49
Add an effect to a timeline element
| Name | Type | Req | Description |
|---|---|---|---|
| effectType | string | yes | Effect type (e.g. 'blur') |
| elementId | string | yes | – |
| trackId | string | yes | – |
No output schema declared.
No examples provided.
timeline_effect_remove ~41
Remove an effect from a timeline element
| Name | Type | Req | Description |
|---|---|---|---|
| effectId | string | yes | – |
| elementId | string | yes | – |
| trackId | string | yes | – |
No output schema declared.
No examples provided.
timeline_effect_reorder ~49
Reorder effects on an element
| Name | Type | Req | Description |
|---|---|---|---|
| elementId | string | yes | – |
| fromIndex | number | yes | – |
| toIndex | number | yes | – |
| trackId | string | yes | – |
No output schema declared.
No examples provided.
timeline_effect_toggle ~46
Enable or disable an effect
| Name | Type | Req | Description |
|---|---|---|---|
| effectId | string | yes | – |
| elementId | string | yes | – |
| enabled | boolean | yes | – |
| trackId | string | yes | – |
No output schema declared.
No examples provided.
timeline_effect_update_params ~61
Update parameters of an effect
| Name | Type | Req | Description |
|---|---|---|---|
| effectId | string | yes | – |
| elementId | string | yes | – |
| params | object | yes | Effect parameter key-value pairs (e.g. {radius: 10}) |
| trackId | string | yes | – |
No output schema declared.
No examples provided.
timeline_element_delete ~32
Delete one or more elements
| Name | Type | Req | Description |
|---|---|---|---|
| elements | array | yes | List of {trackId, elementId} pairs |
No output schema declared.
No examples provided.
timeline_element_duplicate ~36
Duplicate one or more elements
| Name | Type | Req | Description |
|---|---|---|---|
| elements | array | yes | – |
| offset | number | – | Time offset for duplicated elements in seconds |
No output schema declared.
No examples provided.
timeline_element_get ~35
Get an element by track ID and element ID
| Name | Type | Req | Description |
|---|---|---|---|
| elementId | string | yes | – |
| trackId | string | yes | – |
No output schema declared.
No examples provided.
timeline_element_insert ~49
Insert an element into a track
| Name | Type | Req | Description |
|---|---|---|---|
| element | object | yes | Element definition (type, name, duration, startTime, mediaId, content, etc.) |
| trackId | string | yes | – |
No output schema declared.
No examples provided.
timeline_element_move ~59
Move an element to a different track or time
| Name | Type | Req | Description |
|---|---|---|---|
| elementId | string | yes | – |
| newStartTime | number | yes | New start time in seconds |
| sourceTrackId | string | yes | – |
| targetTrackId | string | yes | – |
No output schema declared.
No examples provided.
timeline_element_preview ~52
Apply temporary (uncommitted) updates to elements for live preview. Call timeline_element_preview_commit to persist or timeline_element_preview_discard to revert.
| Name | Type | Req | Description |
|---|---|---|---|
| updates | array | yes | Array of element updates to preview |
No output schema declared.
No examples provided.
timeline_element_preview_commit ~20
Commit the active preview as an undoable action
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
timeline_element_preview_discard ~24
Discard the active preview and revert elements to their original state
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
timeline_element_split ~37
Split elements at a specific time
| Name | Type | Req | Description |
|---|---|---|---|
| elements | array | yes | – |
| splitTime | number | yes | Time to split at in seconds |
No output schema declared.
No examples provided.
timeline_element_toggle_mute ~32
Mute or unmute elements
| Name | Type | Req | Description |
|---|---|---|---|
| elements | array | yes | – |
| muted | boolean | yes | – |
No output schema declared.
No examples provided.
timeline_element_toggle_visibility ~29
Show or hide elements
| Name | Type | Req | Description |
|---|---|---|---|
| elements | array | yes | – |
| hidden | boolean | yes | – |
No output schema declared.
No examples provided.
timeline_element_trim ~60
Trim the in/out points of an element
| Name | Type | Req | Description |
|---|---|---|---|
| elementId | string | yes | – |
| trackId | string | yes | – |
| trimEnd | number | – | Trim out-point in seconds |
| trimStart | number | – | Trim in-point in seconds |
No output schema declared.
No examples provided.
timeline_element_update ~56
Update arbitrary properties of an element (opacity, transform, blendMode, etc.)
| Name | Type | Req | Description |
|---|---|---|---|
| elementId | string | yes | – |
| trackId | string | yes | – |
| updates | object | yes | Key-value pairs to update on the element |
No output schema declared.
No examples provided.
timeline_element_update_duration ~44
Update the duration of an element
| Name | Type | Req | Description |
|---|---|---|---|
| duration | number | yes | New duration in seconds |
| elementId | string | yes | – |
| trackId | string | yes | – |
No output schema declared.
No examples provided.
timeline_element_update_start_time ~38
Update the start time of elements
| Name | Type | Req | Description |
|---|---|---|---|
| elements | array | yes | – |
| startTime | number | yes | New start time in seconds |
No output schema declared.
No examples provided.
timeline_set_scroll ~28
Set the timeline horizontal scroll position
| Name | Type | Req | Description |
|---|---|---|---|
| scrollLeft | number | yes | Scroll position in pixels |
No output schema declared.
No examples provided.
timeline_set_zoom ~40
Set the timeline zoom level
| Name | Type | Req | Description |
|---|---|---|---|
| zoomLevel | number | yes | Zoom level (e.g. 1 = 100%, 2 = 200%) |
No output schema declared.
No examples provided.
timeline_toggle_ripple_editing ~20
Toggle ripple editing mode on or off
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
timeline_toggle_snapping ~17
Toggle timeline snapping on or off
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
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.