SERVER

Crabcut

Rank #26374

glama/realcrabcut/crabcut-mcp-server

Turn YouTube videos into short-form clips with AI-powered highlight detection and vertical reframing.

First listed
Mar 14, 2026
Last publish date
Mar 15, 2026
OVERVIEW

Crabcut is a Model Context Protocol (MCP) server published by realcrabcut. It ranks #26374 of 58,832 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Crabcut is listed across 3 registries — Official MCP, Glama and PulseMCP, with 3 tracked versions. It was first listed on Mar 14, 2026 and most recently updated on Mar 15, 2026.

STANDING
#26,374of 58,832 tracked serversTop 50%

Ranks ahead of 32,458 of 58,832 servers on MCP Toplist.

CONNECT

Use Crabcut

Add Crabcut to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "crabcut-mcp-server": {
      "url": "https://mcp.crabcut.ai/mcp"
    }
  }
}

This endpoint requires authentication — see the server’s docs for credentials.

npm package
{
  "mcpServers": {
    "crabcut-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@crabcut/mcp-server"
      ],
      "env": {
        "CRABCUT_API_KEY": "<your CRABCUT_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

realcrabcut

Organization
Total servers
1
Total versions
3
VERSIONS

Available versions (3)

VersionPublished
2.0.7Mar 15, 2026
1.0.3Mar 14, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Crabcut?
Turn YouTube videos into short-form clips with AI-powered highlight detection and vertical reframing.
Who maintains Crabcut?
Crabcut is maintained by realcrabcut, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
Is Crabcut an official MCP server?
Yes — Crabcut is listed on the Official MCP Registry, alongside Glama and PulseMCP.
How many versions does Crabcut have?
MCP Toplist tracks 3 versions of Crabcut, most recently published on Mar 15, 2026.
Where can I find the source code for Crabcut?
The source code for Crabcut is hosted at github.com/realcrabcut/crabcut-mcp-server.
EXPLORE