Loomal

Turn YouTube videos into short-form clips from any AI assistant

1 starsnpm: @crabcut/mcp-server

About crabcut

crabcut is an MCP (Model Context Protocol) server published by realcrabcut in the official MCP registry, listed under Developer Tools on Loomal. Turn YouTube videos into short-form clips from any AI assistant

It ships as an npm package (@crabcut/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/realcrabcut/crabcut-mcp-server, where the project has earned 1 GitHub stars.

Use crabcut with your agent

Claude Code · one command
claude mcp add crabcut -- npx -y @crabcut/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "crabcut": {
      "command": "npx",
      "args": [
        "-y",
        "@crabcut/mcp-server"
      ]
    }
  }
}
npm@crabcut/mcp-server

Frequently asked questions

What is crabcut?
crabcut is an MCP (Model Context Protocol) server by realcrabcut in the Developer Tools category. Turn YouTube videos into short-form clips from any AI assistant
How do I connect crabcut to Claude, Cursor, or another MCP client?
Install crabcut from its npm package (@crabcut/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is crabcut open source?
Yes — the source code is public at github.com/realcrabcut/crabcut-mcp-server, with 1 GitHub stars.
Can AI agents pay to use crabcut?
Not yet through Loomal — crabcut is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain crabcut? Claim this listing free by verifying GitHub ownership, or contact us.