Video Editor MCP server logo

Video Editor MCP server

by burningion

The Video Editor MCP server allows you to upload, edit, search, and generate videos using LLMs and Video Jungle. It provides tools for adding videos, searching videos using embeddings, and generating video edits from single or multiple video files.

View on GitHub

Last updated: N/A

What is Video Editor MCP server?

The Video Editor MCP server is a tool that integrates with Video Jungle to enable video editing functionalities through an API. It provides resources and tools for uploading, searching, and generating video edits, leveraging LLMs for intelligent video manipulation.

How to use Video Editor MCP server?

To use the server, you need to sign up for a Video Jungle account and obtain an API key. Then, configure the server with your API key and use the provided tools (add-video, search-videos, generate-edit-from-videos, generate-edit-from-single-video) by sending appropriate prompts. The server can be integrated with Claude Desktop by adjusting the claude_desktop_config.json file.

Key features of Video Editor MCP server

  • Upload videos with custom vj:// URI scheme

  • Search videos using embeddings and keywords

  • Generate video edits from multiple videos

  • Generate video edits from a single video

  • Integration with Video Jungle

Use cases of Video Editor MCP server

  • Creating video compilations from multiple sources

  • Generating highlight reels from a single video

  • Searching for specific content within a video library

  • Automating video editing tasks using LLMs

  • Integrating video editing capabilities into other applications

FAQ from Video Editor MCP server

How do I get an API key?

You can get your API key by logging into Video Jungle and navigating to the settings page.

What is the vj:// URI scheme?

The vj:// URI scheme is a custom scheme used to reference individual videos and projects within the Video Jungle ecosystem.

How do I search for videos?

You can use the search-videos tool with relevant keywords or descriptions to find matching videos based on embeddings and metadata.

Can I use this server with Claude Desktop?

Yes, you can integrate the server with Claude Desktop by adjusting the claude_desktop_config.json file with the appropriate server configuration.

How do I enable local Photos app access?

Set the environment variable LOAD_PHOTOS_DB=1 when running the server to enable access to your local Photos app on MacOS.