This MCP server, developed by Kirk Kaiser, enables AI-assisted video editing and searching using the Video Jungle API. It provides tools for adding videos, searching video content using embeddings, and generating edits from single or multiple video files. The implementation is built in Python 3.11+ and integrates with libraries like einops, timm, and transformers for advanced video processing capabilities. It's designed for content creators and video editors who want to leverage AI to streamline their workflow, allowing for natural language queries to find relevant video clips and automate editing tasks. The server also includes an optional feature to search local video files on macOS, making it versatile for both cloud-based and local video management.
Add a video from a URL. Returns an vj:// URI to reference the Video file.
Search videos using embeddings. Returns video matches based upon embeddings and keywords.
Generates a rendered video edit from a set of video files.
Generate an edit from a single input video file.
No reviews yet. Be the first to review!
Sign in to join the conversation