M
MCP Video Editor
by @chandler767
MCP server for video editing with FFmpeg and OpenAI Whisper
Created 2/12/2026
Updated 12 days ago
README
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"
]
}
}
}