MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

MCP server for video editing with FFmpeg and OpenAI Whisper

Created 2/12/2026
Updated 12 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-mcp-video-editor

Cursor configuration (mcp.json)

{ "mcpServers": { "chandler767-mcp-video-editor": { "command": "npx", "args": [ "chandler767-mcp-video-editor" ] } } }