- Video Jungle Video Editor Mcp Server
Video Jungle Video Editor Mcp Server
See a demo here: https://www.youtube.com/watch?v=KG6TMLD8GmA
Upload, edit, search, and generate videos from everyone's favorite LLM and Video Jungle.
You'll need to sign up for an account at Video Jungle in order to use this tool, and add your API key.
The server implements an interface to upload, generate, and edit videos with:
Custom vj:// URI scheme for accessing individual videos and projects
Each project resource has a name, description
Search results are returned with metadata about what is in the video, and when, allowing for edit generation directly
Tools
The server implements a few tools:
add-video
Add a Video File for analysis from a URL. Returns an vj:// URI to reference the Video file
create-videojungle-project
Creates a Video Jungle project to contain generative scripts, analyzed videos, and images for video edit generation
edit-locally
Creates an OpenTimelineIO project and downloads it to your machine to open in a Davinci Resolve Studio instance (Resolve Studio must already be running before calling this tool.)
generate-edit-from-videos
Generates a rendered video edit from a set of video files
generate-edit-from-single-video
Generate an edit from a single input video file
get-project-assets
Get assets within a project for video edit generation.
search-videos
Returns video matches based upon embeddings and keywords
update-video-edit
Live update a video edit's information. If Video Jungle is open, edit will be updated in real time.
Overview
What is Video Jungle Video Editor MCP Server?
Video Jungle Video Editor MCP Server is a powerful tool that allows users to upload, edit, search, and generate videos using the Video Jungle platform and its associated LLM capabilities.
How to use Video Jungle Video Editor MCP Server?
To use the server, sign up for an account at Video Jungle, obtain your API key, and follow the provided instructions to set up the server. You can then utilize various tools to manage your video projects.
Key features of Video Jungle Video Editor MCP Server?
- Custom vj:// URI scheme for accessing individual videos and projects.
- Tools for adding videos, creating projects, editing locally, generating video edits, and searching videos.
- Real-time updates for video edits when the Video Jungle is open.
Use cases of Video Jungle Video Editor MCP Server?
- Uploading and analyzing video files from URLs.
- Creating and managing video projects with generative scripts.
- Generating rendered video edits from multiple video files or a single video.
- Searching for specific content within videos based on metadata.
FAQ from Video Jungle Video Editor MCP Server?
- Do I need an account to use the server?
Yes, you must sign up for an account at Video Jungle and add your API key to use the server.
- Can I edit videos in real-time?
Yes, if Video Jungle is open, edits will be updated in real-time.
- What tools are available in the server?
The server includes tools for adding videos, creating projects, editing locally, generating edits, and searching videos.
Server Config
{
"mcpServers": {
"video-editor-mcp": {
"command": "uvx",
"args": [
"-p",
"3.11",
"--from",
"video_editor_mcp@latest",
"video-editor-mcp"
],
"env": {
"VJ_API_KEY": "<YOUR_API_KEY>"
}
}
}
}Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
burningionStar
-Language
-License
-Category
research-and-data
Recommend Servers
View AllMcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago
Tavily Mcp
@tavily-ai
JavaScript
a year ago
Filesystem
@modelcontextprotocol
2 months ago
AppSumo Docs MCP
@5h0ov
12 hours ago
Gelbooru
16 hours ago