Turn YouTube videos into short-form clips from any AI assistant
Turn YouTube videos into short-form clips from any AI assistant
Is it safe?
No known CVEs for @crabcut/mcp-server.
No authentication — any process on your machine can connect to this server.
License not specified.
Last scanned 0 days ago.
Is it maintained?
Last commit 19 days ago. 1 GitHub stars. 19 weekly downloads.
Will it work with my client?
Transport: stdio, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
How much context will it use?
5 tools. Estimated ~400 tokens of your context window (0.2% of 200K).
What if it doesn't work?
Common issues: JSON syntax errors in config, wrong Node.js version, npx cache, network or firewall blocking. covers troubleshooting.
{
"mcpServers": {
"crabcut": {
"env": {
"CRABCUT_API_KEY": "sk_live_..."
},
"args": [
"@crabcut/mcp-server"
],
"command": "npx"
}
}
}Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y @crabcut/mcp-server 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
generate_clipsStart clip generation from a YouTube URL. Returns a project_id right away.
get_project_statusCheck progress and get clips when ready. Clips are sorted by score (best first).
list_projectsList your projects with status and clip counts.
get_clipGet full details for a single clip.
check_usageSee your plan, remaining credits, and usage.
Last scanned 6h ago
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.