Crabcut runs on your own machine — the client starts it, so there is no endpoint to ping. 869 installs a week from npm. Last commit 15 Mar 2026.
Turn YouTube videos into short-form clips from any AI assistant
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add crabcut -- npx -y @crabcut/mcp-server
{
"mcpServers": {
"crabcut": {
"args": [
"-y",
"@crabcut/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.crabcut]
command = "npx"
args = ["-y", "@crabcut/mcp-server"]
{
"mcpServers": {
"crabcut": {
"args": [
"-y",
"@crabcut/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"crabcut": {
"args": [
"-y",
"@crabcut/mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.