A
licenseNot graded
qualityF
maintenanceA Model Context Protocol server that enables AI assistants to perform comprehensive video and audio editing operations including trimming, effects, overlays, audio processing, and YouTube downloads.
25
MIT
Equip Claude Desktop, Cursor, or any custom AI agent with automated video processing capabilities.
ClipForge handles video trimming, MP3 extraction, watermarking, and 9:16 vertical re-framing over a managed API.
Open your claude_desktop_config.json file.
Add the clipforge server configuration:
{
"mcpServers": {
"clipforge": {
"command": "npx",
"args": ["-y", "@apify/mcp-server", "--actor-id", "budding_retrograde/clipforge"],
"env": {
"APIFY_TOKEN": "YOUR_APIFY_TOKEN"
}
}
}
}This server cannot be deployed
Trim, watermark, extract audio, and convert video to 9:16 vertical via API or MCP server.
Hosted MCP tools for FFmpeg-style video and audio processing through FFMPEG API.
Video, audio, and image processing for AI agents: convert, transcribe, upscale - 150+ operations.
MCP server for Clipkit — gives AI agents a video toolbox via the Clipkit schema.