Loading MCP server directory, please wait...
Turn YouTube videos into short-form clips from any AI assistant
npx @getmcp/cli add io.github.realcrabcut/crabcutRequires Node.js 18+. Community-contributed server. Review source before installing.
CRABCUT_API_KEYYour Crabcut API key from app.crabcut.ai/developers
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.realcrabcut/crabcut": {
"command": "npx",
"args": [
"-y",
"@crabcut/mcp-server"
],
"env": {
"CRABCUT_API_KEY": ""
}
}
}
}