The Video Editor MCP server allows users to upload, edit, search, and generate videos using the Video Jungle platform and LLM integration.
From the registry: MCP Server for Video Jungle - Analyze, Search, Generate, and Edit Videos

Please install the `video-editing-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Video Jungle Account** — Sign up at app.video-jungle.com to get an API key (https://app.video-jungle.com/register)
Canonical MCP server config (stdio transport):
- command: `uvx`
- args: ["video-editor-mcp","<YOURAPIKEY>"]
Note: Video editing MCP using Video Jungle service. API key is passed as a positional argument. Optional: set LOAD_PHOTOS_DB=1 to enable local Photos app search on macOS.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.LOAD_PHOTOS_DBrequiredEnables access to search local video files on MacOS.