Connections & Capabilities
Connects To
Capabilities
Quickstart
Install
npx -y @smithery/cli install video-editor-mcp --client claudeExposed MCP Tools (8)
add-videoAdds a video file from a URL for analysis, returning a vj:// URI.
Downloads and analyzes video content, potential for malicious content.
create-videojungle-projectCreates a new project within Video Jungle to organize video editing assets.
Creates a new project, but doesn't modify existing resources.
edit-locallyCreates and downloads an OpenTimelineIO project for local editing in Davinci Resolve Studio.
Downloads a project file to the local machine.
generate-edit-from-videosGenerates a rendered video edit from a set of video files.
Generates video edits, potentially resource-intensive.
generate-edit-from-single-videoGenerates a video edit from a single input video file.
Generates video edits, potentially resource-intensive.
get-project-assetsRetrieves assets within a specified Video Jungle project.
Read-only operation, retrieves project assets.
search-videosSearches videos based on embeddings and keywords.
Read-only operation, searches video metadata.
update-video-editUpdates a video edit's information, reflecting changes in Video Jungle in real time.
Modifies existing video edit information.
Safety Assessment
This server is relatively safe for read operations and non-destructive edits. However, the ability to generate and modify videos, coupled with API key authentication, introduces moderate risk. Enabling local Photos app access increases risk.
- Requires API key for authentication.
- No direct filesystem access except for local Photos app (optional).
- Video editing operations are contained within the Video Jungle platform.
- User interaction is required to initiate actions.
- API key compromise could lead to unauthorized video editing.
- Potential for data leakage if video content contains sensitive information.
- Reliance on external service (Video Jungle) introduces dependency risk.
- If LOAD_PHOTOS_DB=1, Claude has access to local video files.
