Crabcut
@realcrabcut
About Crabcut
Turn YouTube videos into short clips — from Claude, Cursor, or any AI assistant that supports MCP.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"crabcut": {
"command": "npx",
"args": [
"@crabcut/mcp-server"
],
"env": {
"CRABCUT_API_KEY": "<YOUR_API_KEY>"
}
}
}
}Tools
5Start clip generation from a YouTube URL. Returns a `project_id` right away.
Check progress and get clips when ready. Clips are sorted by score (best first).
List your projects with status and clip counts.
Get full details for a single clip.
See your plan, remaining credits, and usage.
Overview
What is Crabcut?
Crabcut is an MCP server that turns YouTube videos into short, vertical (9:16) clips with subtitles and download links. It is designed for AI assistants like Claude, Cursor, or any MCP‑compatible automation workflow.
How to use Crabcut?
Get an API key at app.crabcut.ai/developers, then run CRABCUT_API_KEY=sk_live_... npx @crabcut/mcp-server. The server connects via stdio; for remote usage use the endpoint https://mcp.crabcut.ai/mcp with Bearer token authentication.
Key features of Crabcut
- Generates vertical video clips from any YouTube URL
- Automatically adds subtitles to every clip
- Returns clips sorted by an AI‑generated quality score
- Provides both polling and webhook callback workflows
- Offers tools to list projects and check credit usage
- Supports streamable HTTP and stdio transports
Use cases of Crabcut
- Automatically create short‑form social media clips from long YouTube videos
- Extract the best moments of a podcast or talk for highlights
- Generate multiple clip options and pick the highest‑scoring one
- Integrate clip creation into no‑code automation pipelines like n8n
FAQ from Crabcut
How does Crabcut differ from manual clip cutting?
Crabcut uses AI to detect the best moments, reframes them to vertical format, and adds subtitles automatically — all from a single YouTube link and an API call.
What runtime or API key is required?
You need a Crabcut API key (free/paid plan) and Node.js to run the npx command. No additional databases or local storage are required — all processing happens on Crabcut’s servers.
Where are the generated clips stored?
Clips are hosted on Crabcut’s CDN and accessible via download_url in the response. They are not stored locally; you can re‑download them as long as the URL is valid.
What transports and authentication are supported?
The server supports stdio (for local MCP clients) and Streamable HTTP (for remote clients like n8n). Authentication is via an API key passed as an environment variable or Bearer token.
Are there any rate limits or known error conditions?
Errors include invalid YouTube URL (400), unauthorized API key (401), insufficient credits (402), rate limit exceeded (429), and internal server errors (500). Credits are consumed per project.
Frequently asked questions
How does Crabcut differ from manual clip cutting?
Crabcut uses AI to detect the best moments, reframes them to vertical format, and adds subtitles automatically — all from a single YouTube link and an API call.
What runtime or API key is required?
You need a Crabcut API key (free/paid plan) and Node.js to run the npx command. No additional databases or local storage are required — all processing happens on Crabcut’s servers.
Where are the generated clips stored?
Clips are hosted on Crabcut’s CDN and accessible via `download_url` in the response. They are not stored locally; you can re‑download them as long as the URL is valid.
What transports and authentication are supported?
The server supports stdio (for local MCP clients) and Streamable HTTP (for remote clients like n8n). Authentication is via an API key passed as an environment variable or Bearer token.
Are there any rate limits or known error conditions?
Errors include invalid YouTube URL (400), unauthorized API key (401), insufficient credits (402), rate limit exceeded (429), and internal server errors (500). Credits are consumed per project.
Basic information
More AI & Agents MCP servers
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。

Lumify Sports Intelligence
LumifyAgent-ready sports intelligence API: live scores, odds, line movement, public betting splits, and explainable bet confidence — via 16 MCP tools at https://lumify.ai/mcp. Get a free key instantly — no signup, email, or ca

Transform MCP
UnstructuredThe Unstructured Transform MCP Server connects your ADK agent to Unstructured, a document processing platform that turns raw files into structured, AI-ready data. This integration gives your agent the ability to parse PD
Sequential Thinking Multi-Agent System (MAS)
FradSerAn advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno framework and served via MCP.
Mcp Agent
lastmile-aiBuild effective agents using Model Context Protocol and simple workflow patterns
Comments