← Registry

Content Tools

ssemble.com

Creates AI-generated short-form videos from YouTube or uploaded files.

1 endpoint9 known toolsFirst detected May 29, 2026Last detected July 25, 2026

ENDPOINT 1

https://mcp.ssemble.com/mcp

No auth detected

MCP server metadata

Name
ssemble-ai-clipping
Version
1.0.0
Capabilities
tools.listChangedresources.listChangedprompts.listChanged

Known tools 9

create_short

Create AI-generated short-form video clips from a YouTube video or uploaded file.

Potential side effects
get_status

Check processing status of a short creation request.

Inferred read-only
get_shorts

Retrieve all generated short clips for a completed request.

Inferred read-only
list_requests

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

Inferred read-only
delete_request

Permanently delete a short creation request and all generated videos.

Potential side effects
list_templates

List all available caption style templates with preview thumbnails, names, and IDs.

Inferred read-only
list_music

List available background music tracks with names and durations.

Inferred read-only
list_game_videos

List available gameplay videos for split-screen overlays (content top, game bottom).

Inferred read-only
list_meme_hooks

List available meme hook clips (2-5 second attention grabbers prepended to shorts).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.ssemble-ai-clipping]
url = "https://mcp.ssemble.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ssemble-ai-clipping": {
      "type": "http",
      "url": "https://mcp.ssemble.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ssemble-ai-clipping
Remote MCP URL: https://mcp.ssemble.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "ssemble-ai-clipping": {
      "url": "https://mcp.ssemble.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ssemble-ai-clipping": {
      "type": "http",
      "url": "https://mcp.ssemble.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ssemble-ai-clipping",
  "transport": "streamable-http",
  "url": "https://mcp.ssemble.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.