
Ssemble AI Clipping
Turn long YouTube uploads into AI-generated short-form clips from your agent, with optional webhooks when renders finish.
Overview
Ssemble MCP is an MCP server for the Launch phase that creates AI-powered short-form clips from YouTube videos, with webhook support, for your agent toolchain.
What is this MCP server?
- AI-powered short-form clips sourced from YouTube videos
- Remote streamable-http MCP at https://mcp.ssemble.com/mcp
- stdio npm package @ssemble/mcp-server v1.1.3 with SSEMBLE_API_KEY
- Webhook callback support for async clip jobs
- Dual transport: hosted remote or local stdio via npm
- Server version 1.1.3
- npm package @ssemble/mcp-server at registry.npmjs.org
- Remote URL https://mcp.ssemble.com/mcp
What problem does it solve?
Repurposing one long YouTube video into shorts by hand eats hours solo founders do not have between ship and distribution.
Who is it for?
Creators and indie founders who publish on YouTube and need automated short-form variants for social distribution from inside their agent.
Skip if: Teams that only need static blog posts, offline-only editing pipelines, or video with no YouTube source URL.
What do I get? / Deliverables
After you add the remote or npm MCP server and SSEMBLE_API_KEY, your agent can request clips and optionally receive webhook callbacks when they are ready.
- AI-generated short-form clip jobs initiated from the agent
- Optional webhook notifications when clip generation completes
Recommended MCP Servers
Journey fit
Clip repurposing is a distribution motion: you already have a video asset and need launch-ready shorts for TikTok, Reels, and Shorts. Short-form export and webhook callbacks align with launch → distribution, not backend integration or ship security.
How it compares
Video clipping API via MCP, not a browser automation skill or generic ffmpeg script.
Common Questions / FAQ
Who is Ssemble MCP for?
Solo builders and marketers who use AI coding agents and want YouTube-to-shorts clipping as a tool call instead of a separate SaaS tab.
When should I use Ssemble MCP?
Use it in the launch distribution subphase when you have a YouTube video and need many short-form clips for social channels, especially with webhooks for async jobs.
How do I add Ssemble MCP to my agent?
Either point your MCP client at https://mcp.ssemble.com/mcp (streamable-http) or install @ssemble/mcp-server from npm and set the required SSEMBLE_API_KEY environment variable.