CrabCut
Related Servers
Alternatives to CrabCut
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceAn agentic AI video editor for Claude. It enables editing real video through MCP: cutting, captioning, reframing, scoring, and exporting finished MP4s from actual footage.MIT
- AlicenseNot gradedqualityBmaintenanceEnables turning any video into scored, captioned, ready-to-post vertical clips directly from your MCP client, with capabilities to download finished MP4s, schedule posts, and discover trending content.14 npmMIT
- AlicenseAqualityFmaintenanceCreate AI-powered short-form video clips from YouTube videos using any AI assistant. 9 tools for creating shorts, browsing caption templates, music, gameplay overlays, and meme hooks.9147 npm6MIT

OpusClip MCPofficial
AlicenseNot gradedqualityBmaintenanceTurn long videos into AI-curated short clips. Submit a video file or URL and OpusClip finds the best moments, adds captions, reframes to vertical, and returns ready-to-post clips.222 npm3MIT- AlicenseCqualityAmaintenanceAI-powered podcast clipper that generates vertical clips with face tracking and burned-in captions, with an MCP server enabling Claude Desktop and Claude Code integration.2662AGPL 3.0
- FlicenseNot gradedqualityDmaintenanceTurns long-form videos into short-form clips (TikTok/Reels) by reasoning over word-timestamped transcripts, with silence-aware rendering, STT-based validation, and optional reframing/captions.-
TDQS
Scored across 6 tools
Each tool has a clearly distinct purpose: check_usage for account info, download_clip for retrieving download URLs, generate_clips for creating new clips, get_clip for clip details, get_project_status for project progress, and list_projects for project overview. There is no overlap in functionality, making tool selection unambiguous.
All tools follow a consistent verb_noun pattern using snake_case: check_usage, download_clip, generate_clips, get_clip, get_project_status, list_projects. The naming is predictable and readable throughout the set.
With 6 tools, the count is well-scoped for a video clip generation service. Each tool serves a specific role in the workflow, from project creation to status checking and clip retrieval, without being excessive or insufficient.
The toolset covers core workflows: generating clips, checking project status, listing projects, retrieving clip details, and downloading clips, with account usage monitoring. A minor gap is the lack of update or delete operations for projects or clips, but agents can work around this for most tasks.