Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SSEMBLE_API_KEYYesYour Ssemble API key (starts with sk_ssemble_)
SSEMBLE_API_BASE_URLNoOverride API base URL (default: https://aiclipping.ssemble.com/api/v1)https://aiclipping.ssemble.com/api/v1

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_shortA

Create AI-generated short-form video clips from a YouTube video or uploaded file. Returns a request ID instantly. Processing takes 5-30 minutes. Costs 1 credit.

get_statusA

Check processing status and progress of a short creation request. Returns status (queued/processing/completed/failed), progress percentage, and current step.

get_shortsA

Retrieve all generated short clips for a completed request. Returns video URLs, AI-generated titles, descriptions, viral scores, and durations sorted by viral score.

list_requestsA

List all short creation requests with optional status filtering, pagination, and sorting.

delete_requestA

Permanently delete a short creation request and all generated videos. Credits are NOT refunded. This action is irreversible.

list_templatesA

List all available caption style templates with IDs and names. Use the templateId when creating shorts.

list_musicA

List available background music tracks with names and durations. Use the exact musicName when creating shorts.

list_game_videosA

List available gameplay videos for split-screen overlays (content top, game bottom). Use the exact gameVideoName when creating shorts.

list_meme_hooksA

List available meme hook clips (2-5 second attention grabbers prepended to shorts). Use the exact memeHookName when creating shorts.

Prompts

Interactive templates invoked by user choice

NameDescription
create-viral-shortGuided workflow for creating an optimized viral short from a YouTube video
batch-process-videosTemplate for processing multiple YouTube videos into shorts

Resources

Contextual data attached and managed by the client

NameDescription
supported-languages
preferred-lengths
layouts

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/ssembleinc/ssemble-mcp-server'

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