realcrabcut/crabcut-mcp-server
🔌 MCP Serverrealcrabcut
An MCP server that transforms long-form YouTube videos into viral short-form clips using AI-powered editing.
The crabcut-mcp-server acts as a bridge between AI agents and the Crabcut video processing engine. It leverages the Model Context Protocol to allow LLMs to trigger complex video editing tasks without leaving the chat interface. Key technical features include automated highlight detection, which identifies the most engaging segments of a video, and intelligent reframing to convert landscape footage into 9:16 vertical formats suitable for platforms like TikTok, Reels, and Shorts. Additionally, the server handles subtitle generation and metadata extraction, streamlining the entire content repurposing pipeline. By exposing these functions as MCP tools, developers can build agents that autonomously curate, edit, and export video content, significantly reducing the manual effort required for video production and social media management.
💡Highlights
- ├─Automated 9:16 video reframing
- ├─AI-powered highlight detection
- └─Direct integration via MCP
🎯For
- ├─Content Creators
- ├─Social Media Managers
- └─AI Automation Developers