Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CRABCUT_API_KEYYesYour Crabcut API key, obtainable from https://app.crabcut.ai/developers
CRABCUT_API_URLNoThe base URL for the Crabcut APIhttps://api.crabcut.ai

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_clips

Generate short-form video clips from a YouTube URL. Processes the video with AI to find the most engaging moments and creates vertical clips ready for TikTok, Shorts, and Reels. Returns clip details with download URLs once processing completes.

get_project_status

Check the status of a clip generation project. Returns the current processing step and any generated clips.

list_projects

List your recent clip generation projects with their status.

get_clip

Get details of a specific clip including its export status and URLs.

download_clip

Get a download URL for a clip. Automatically handles export if not yet exported — waits until the clip is ready, then returns the download link.

check_usage

Check your remaining credits and current plan.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/realcrabcut/crabcut-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server