CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
ssembleinc avatar

Ssemble AI Clipping

ssembleinc/ssemble-mcp-server
49 toolsauthSTDIO, HTTPregistry active
Summary

Connects Claude to Ssemble's AI clipping engine for generating viral short-form videos from YouTube URLs or uploaded files. Exposes eight tools including create_short for submitting jobs, get_status for polling progress, get_shorts for retrieving completed clips with viral scores, and list_requests for tracking history. Supports webhook callbacks to n8n, Zapier, or Make instead of polling, sending event payloads when processing completes. Also lets you browse caption templates, background music, gameplay overlays, and meme hooks before submitting. Processing takes 5-30 minutes. Reach for this when you want Claude to handle the full workflow of analyzing a long video, generating clips, and managing the async job lifecycle without leaving the conversation.

Install to Claude Code

verified
claude mcp add --transport http mcp-server https://mcp.ssemble.com/mcp

Run in your terminal. Add --scope user to make it available in every project.

Review the command, arguments, and environment values before installing — MCP servers run with your local permissions.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

Tools

Verified live against the running server on Jun 10, 2026.

verified live9 tools
create_shortCreate 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.21 params

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.

Parameters* required
captionLanguagestring
Caption language if different from spokenone of en · es · fr · de · it · pt
ctaEnabledboolean
Show call-to-action text overlaydefault: false
ctaTextstring
CTA text (max 200 chars, required when ctaEnabled=true)
end*number
End time in seconds (> start, max 1200s window)
fileUrlstring
Public video file URL (alternative to url)
gameVideoboolean
Add split-screen gameplay overlaydefault: false
gameVideoNamestring
Exact game video name from list_game_videos (case-sensitive)
hookTitleboolean
Add animated hook title at startdefault: false
languagestring
Spoken language (ISO 639-1)one of en · es · fr · de · it · ptdefault: en
layoutstring
Video framing layoutone of auto · fill · fit · squaredefault: auto
memeHookboolean
Prepend a meme hook clip (2-5s attention grabber)default: false
memeHookNamestring
Exact meme hook name from list_meme_hooks (case-sensitive)
musicboolean
Add background musicdefault: false
musicNamestring
Exact track name from list_music (case-sensitive)
musicVolumenumber
Music volume 0-100default: 10
noClippingboolean
Skip AI clipping, process entire range as one clipdefault: false
preferredLengthstring
Target clip durationone of under30sec · under60sec · under90sec · under3min · under5min · under10mindefault: under60sec
start*number
Start time in seconds (>= 0)
templateIdstring
Caption template ID from list_templates (24-char hex)
urlstring
YouTube video URL

+1 more parameters. See the server's own documentation for the full schema.

get_statusCheck processing status of a short creation request. Provide a request ID, or omit it to see your recent requests and pick one.1 params

Check processing status of a short creation request. Provide a request ID, or omit it to see your recent requests and pick one.

Parameters* required
requestIdstring
The request ID from create_short (24-char hex). Omit to see your recent requests.
get_shortsRetrieve all generated short clips for a completed request. Provide a request ID, or omit it to see your recent requests and pick one.1 params

Retrieve all generated short clips for a completed request. Provide a request ID, or omit it to see your recent requests and pick one.

Parameters* required
requestIdstring
The request ID from create_short (24-char hex). Omit to see your recent requests.
list_requestsList all short creation requests with optional status filtering, pagination, and sorting.5 params

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

Parameters* required
limitnumber
Items per page (1-100)default: 20
pagenumber
Page numberdefault: 1
sortBystring
Sort fieldone of createdAt · updatedAtdefault: createdAt
sortOrderstring
Sort directionone of asc · descdefault: desc
statusstring
Filter by statusone of queued · processing · completed · failed · cancelled
delete_requestPermanently delete a short creation request and all generated videos. Credits are NOT refunded. This action is irreversible.1 params

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

Parameters* required
requestId*string
The request ID to delete (24-char hex). This action is irreversible and credits are NOT refunded.
list_templatesList all available caption style templates with preview thumbnails, names, and IDs. Use the templateId when creating shorts.

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

No parameters — call it with no arguments.

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

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

Parameters* required
limitnumber
Items per page (1-100)default: 20
pagenumber
Page numberdefault: 1
list_game_videosList available gameplay videos for split-screen overlays (content top, game bottom). Use the exact gameVideoName when creating shorts.2 params

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

Parameters* required
limitnumber
Items per page (1-100)default: 20
pagenumber
Page numberdefault: 1
list_meme_hooksList available meme hook clips (2-5 second attention grabbers prepended to shorts). Use the exact memeHookName when creating shorts.2 params

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

Parameters* required
limitnumber
Items per page (1-100)default: 20
pagenumber
Page numberdefault: 1

Ssemble MCP Server

MCP server for Ssemble AI Clipping — create viral short-form videos from any AI assistant.

Works with Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, and any MCP-compatible client.

What it does

This MCP server lets AI assistants create short-form video clips from YouTube videos using Ssemble's AI clipping engine. The AI can:

  • Create shorts from YouTube URLs or uploaded files
  • Webhook callbacks — get notified when processing completes (works with n8n, Zapier, Make)
  • Browse assets — caption templates, background music, gameplay overlays, meme hooks
  • Track processing — check progress and retrieve completed clips
  • Manage requests — list history, get results, delete old requests

Prerequisites

  • Ssemble account with an active subscription
  • API key (get it from Settings → API Keys in the Ssemble dashboard)
  • Node.js >= 18

Quick Start

Claude Desktop

Edit your config file:

  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json
  • Linux: ~/.config/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ssemble": {
      "command": "npx",
      "args": ["@ssemble/mcp-server"],
      "env": {
        "SSEMBLE_API_KEY": "sk_ssemble_your_key_here"
      }
    }
  }
}

Restart Claude Desktop after saving.

Claude Code

claude mcp add ssemble -- npx @ssemble/mcp-server

Then set the environment variable:

export SSEMBLE_API_KEY="sk_ssemble_your_key_here"

Cursor / VS Code / Windsurf

Add to your MCP settings:

{
  "mcpServers": {
    "ssemble": {
      "command": "npx",
      "args": ["@ssemble/mcp-server"],
      "env": {
        "SSEMBLE_API_KEY": "sk_ssemble_your_key_here"
      }
    }
  }
}

Available Tools

ToolDescription
create_shortCreate AI-generated short clips from a video. Returns request ID instantly.
get_statusCheck processing progress (0-100%) and current step
get_shortsRetrieve completed clips with video URLs, titles, viral scores
list_requestsList all your requests with pagination and status filtering
delete_requestPermanently delete a request and its videos
list_templatesBrowse caption style templates
list_musicBrowse background music tracks
list_game_videosBrowse gameplay overlay videos
list_meme_hooksBrowse meme hook attention-grabber clips

How Processing Works

Video processing takes 5-30 minutes. Two workflows available:

Option A: Polling (manual check)

  1. create_short — submits the job and returns instantly with a request ID
  2. get_status — check progress anytime (queued → processing → completed)
  3. get_shorts — retrieve the generated clips when done

Option B: Webhook (automated)

  1. create_short with webhookUrl — submits the job with a callback URL
  2. When processing completes or fails, the API sends an HTTP POST to your URL with the results
  3. No polling needed — ideal for n8n, Zapier, Make, and custom backend integrations

Webhook payload example:

{
  "event": "shorts.completed",
  "requestId": "507f1f77bcf86cd799439011",
  "status": "completed",
  "timestamp": "2026-03-30T12:00:00.000Z",
  "data": {
    "shorts": [
      {
        "id": "...",
        "title": "AI-Generated Title",
        "video_url": "https://...",
        "duration": 45,
        "viral_score": 8.5
      }
    ]
  }
}

Usage Examples

Create shorts from a YouTube video:

"Create shorts from https://youtube.com/watch?v=abc123, use the first 10 minutes with chill background music"

Browse available assets:

"Show me all caption templates" / "What background music is available?"

Check progress:

"What's the status of my video request?"

Get results:

"Show me the clips for request 507f1f77bcf86cd799439011, sorted by viral score"

Environment Variables

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

Development

git clone https://gitlab.com/vlogr/ssemble-mcp-server.git
cd ssemble-mcp-server
npm install
SSEMBLE_API_KEY=sk_ssemble_your_key npm start

License

MIT

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

Configuration

SSEMBLE_API_KEY*secret

Your Ssemble API key (starts with sk_ssemble_)

Categories
Media & Entertainment
Registryactive
Package@ssemble/mcp-server
TransportSTDIO, HTTP
AuthRequired
Resources8
Prompts2
Tools verifiedJun 10, 2026
UpdatedApr 13, 2026
View on GitHub

Related Media & Entertainment MCP Servers

View all →
aernouddekker avatar
Facetimemcp

io.github.aernouddekker/facetimemcp

MCP server for macOS FaceTime — initiate phone, FaceTime audio, and FaceTime video calls
3
chicogong avatar
Ffvoice

io.github.chicogong/ffvoice

Offline speech-to-text & speaker diarization MCP server: transcribe audio on-device, no cloud
3
scavio-ai avatar
Scavio

scavio-ai/scavio-mcp

Connect AI agents to Google, YouTube, Amazon, Walmart, TikTok, Reddit. 21 search and data tools.
3
shensi8312 avatar
Blogburst Mcp Server

shensi8312/blogburst-mcp-server

AI social media agent — generate content, auto-pilot posting, analytics for 9+ platforms.
3
rolliinc avatar
Mcp

ai.rolli/mcp

Social media search, expert discovery, and analytics across X, Reddit, YouTube, and more
2
aliceappai avatar
Mcp Server Alice

aliceappai/mcp-server-alice

Secure audio transcription meets AI. Connect Alice recordings to Claude, ChatGPT, Gemini, and more.
2