mcpbeat Sign in

Ssemble AI Clipping MCP Server

answering

Ssemble AI Clipping is answering right now. Last checked 13 min ago. 102 installs a week from npm. It exposes 9 tools. Last commit 1 Apr 2026.

Create AI-powered short-form video clips from YouTube videos. Supports webhook callbacks.

Installs per day peak 43 · avg 19 · +16% w/w
a month agotoday
Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
9
Tools
read from the server
391 ms
Response time
average over 24h
102
Installs / week
npm and PyPI

What the code does

We read the source, 20 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] src/utils/session-store.js:1
этот файл ставится пользователю, но в репозитории его нет

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add mcp-server --transport http https://mcp.ssemble.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://mcp.ssemble.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
url = "https://mcp.ssemble.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://mcp.ssemble.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://mcp.ssemble.com/mcp"
    }
  }
}

This one needs environment variables set before it will start: SSEMBLE_API_KEY (Your Ssemble API key (starts with sk_ssemble_)). The author declared them in the registry entry; get the values from the project itself.

Available tools 9

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

game
list_game_videos
List available gameplay videos for split-screen overlays (content top, game bottom). Use the exact gameVideoName when creating shorts.
meme
list_meme_hooks
List available meme hook clips (2-5 second attention grabbers prepended to shorts). Use the exact memeHookName when creating shorts.
music
list_music
List available background music tracks with names and durations. Use the exact musicName when creating shorts.
request
delete_request
Permanently delete a short creation request and all generated videos. Credits are NOT refunded. This action is irreversible.
requests
list_requests
List all short creation requests with optional status filtering, pagination, and sorting.
short
create_short
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.
shorts
get_shorts
Retrieve all generated short clips for a completed request. Provide a request ID, or omit it to see your recent requests and pick one.
status
get_status
Check processing status of a short creation request. Provide a request ID, or omit it to see your recent requests and pick one.
templates
list_templates
List all available caption style templates with preview thumbnails, names, and IDs. Use the templateId when creating shorts.

Endpoints

URLTransportStateLatencyChecked
https://mcp.ssemble.com/mcp streamable-http answering 213 ms 13 min ago

Alternatives to Ssemble AI Clipping

same job, measured the same way
Lumiclip
by lumiclip

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

42 installs/wk local only
Crabcut
by realcrabcut

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

41 installs/wk local only
TubeChop
by tubechop

Create shareable clips from public YouTube videos using exact start and end times.

1 tools answering
ViralSpin
by viralspin

AI video editing + publishing: turn clips into vertical shorts, post to TikTok/Instagram/YouTube.

answering
Shortgenius
by shortgenius

Generate AI short-form videos and auto-publish them to TikTok, YouTube, Instagram, Facebook and X.

answering
Framesail
by framesail

Create long-form YouTube videos end to end: script, storyboard, voiceover, final MP4.

72 tools answering
AppsGolem YouTube Cutter
by apancyborg

Cut clips from YouTube videos in any format and get a direct download URL.

31 installs/wk local only
MerchSage Sponsorship Index
by merchsage

Public index of YouTube sponsorships: which brands sponsor which creators, from sampled videos.

4 tools answering

Ssemble AI Clipping — questions

Answers built from our own checks of this server.

What can Ssemble AI Clipping do?
It exposes 9 tools, read directly from the server on our last check. Among them: create_short, delete_request, get_shorts, get_status, list_game_videos, list_meme_hooks and 3 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Ssemble AI Clipping working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 391 ms. The bar chart above shows every period we have measured.
How do I connect Ssemble AI Clipping?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Ssemble AI Clipping need an API key?
No. Ssemble AI Clipping completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 9 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Ssemble AI Clipping?
It answers our handshake in 391 ms on average, which is faster than 39% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Ssemble AI Clipping?
The npm package @ssemble/mcp-server was installed 102 times in the last week. Week over week that is +16%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Ssemble AI Clipping open source?
Yes — it is published under the MIT licence, written in JavaScript, 7 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.