MCPServers
Video Editor logo

Video Editor

110
16.9k
0

Summary

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.

Available Actions(4)

add-video

Add a video from a URL. Returns a vj:// URI to reference the Video file.

search-videos

Search videos using embeddings. Returns video matches based upon embeddings and keywords.

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.

Last Updated: April 17, 2025

Community Reviews

0.0
0 reviews
5
0
4
0
3
0
2
0
1
0

No reviews yet. Be the first to review!

Sign in to join the conversation

Try it now in
HighlightHighlight AI

Quick Setup

Language

TypeScript

Categories

Tags

Video Editor MCP Server for Claude