Loading...

This MCP server enables video editing functionalities via the Video Jungle platform, allowing users to upload, edit, search, and generate videos using LLMs.
Boost this tool
Subscribe to listing upgrades or segmented pushes.
This MCP server enables video editing functionalities via the Video Jungle platform, allowing users to upload, edit, search, and generate videos using LLMs.
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.
Performance depends on the Video Jungle API's responsiveness and the size of the video files being processed. Large video files may require significant processing time.
Cost is primarily determined by Video Jungle's pricing model for API usage and video processing. Consider the number of API calls and the duration of video processing tasks.
npx -y @smithery/cli install video-editor-mcp --client claudeLOAD_PHOTOS_DBadd-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.
API Key
hybrid
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.
Autonomy is limited by the need for user prompts to initiate actions. The server relies on the Video Jungle API for video editing operations.
Production Tip
Monitor API usage and error logs to ensure stable operation and identify potential issues.
Video Jungle is a platform for video editing and generation, accessible via API.
Sign up for an account at Video Jungle and find your API key in the settings page.
The supported video formats depend on the Video Jungle platform's capabilities.
Yes, the `edit-locally` tool creates an OpenTimelineIO project for editing in Davinci Resolve Studio.
Use the `search-videos` tool with relevant keywords or descriptions.
The cost depends on Video Jungle's pricing model for API usage and video processing.
Set the environment variable `LOAD_PHOTOS_DB=1` when running the server.