Ssemble AI Clipping
Rank #13,724com.ssemble/mcp-server
Create AI-powered short-form video clips from YouTube videos. Supports webhook callbacks.
Ssemble AI Clipping is a Model Context Protocol (MCP) server published by vlogr. It ranks #13,724 of 132,046 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Ssemble AI Clipping is listed across 2 registries — Official MCP and Glama, with 10 tracked versions. It was first listed on Mar 25, 2026 and most recently updated on Apr 13, 2026.
Ranks ahead of 118,322 of 132,046 servers on MCP Toplist.
Use Ssemble AI Clipping
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http ssemble https://mcp.ssemble.com/mcpclaude mcp add ssemble -e "SSEMBLE_API_KEY=<your SSEMBLE_API_KEY>" -- npx -y @ssemble/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.ssemble]
url = "https://mcp.ssemble.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.ssemble]
command = "npx"
args = ["-y", "@ssemble/mcp-server"]
[mcp_servers.ssemble.env]
SSEMBLE_API_KEY = "<your SSEMBLE_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.ssemble.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"ssemble": {
"command": "npx",
"args": [
"-y",
"@ssemble/mcp-server"
],
"env": {
"SSEMBLE_API_KEY": "<your SSEMBLE_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ssemble": {
"url": "https://mcp.ssemble.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"ssemble": {
"command": "npx",
"args": [
"-y",
"@ssemble/mcp-server"
],
"env": {
"SSEMBLE_API_KEY": "<your SSEMBLE_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"ssemble": {
"type": "http",
"url": "https://mcp.ssemble.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"ssemble": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@ssemble/mcp-server"
],
"env": {
"SSEMBLE_API_KEY": "<your SSEMBLE_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ssemble": {
"serverUrl": "https://mcp.ssemble.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ssemble": {
"command": "npx",
"args": [
"-y",
"@ssemble/mcp-server"
],
"env": {
"SSEMBLE_API_KEY": "<your SSEMBLE_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ssemble": {
"url": "https://mcp.ssemble.com/mcp"
}
}
}{
"mcpServers": {
"ssemble": {
"command": "npx",
"args": [
"-y",
"@ssemble/mcp-server"
],
"env": {
"SSEMBLE_API_KEY": "<your SSEMBLE_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.ssemble%2Fmcp-server)<a href="https://mcptoplist.com/server/com.ssemble%2Fmcp-server"><img src="https://mcptoplist.com/badge/com.ssemble%2Fmcp-server.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
vlogr
Available versions (10)
| Version | Published |
|---|---|
| 1.1.3 | Apr 13, 2026 |
| 1.1.2 | Apr 2, 2026 |
| 1.1.1 | Apr 2, 2026 |
| 1.1.0 | Apr 2, 2026 |
| 1.0.6 | Mar 30, 2026 |
| 1.0.5 | Mar 26, 2026 |
| 1.0.4 | Mar 26, 2026 |
| 1.0.3 | Mar 26, 2026 |
| 1.0.2 | Mar 25, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Ssemble AI Clipping?
- Ssemble AI Clipping is maintained by vlogr, which publishes 1 MCP server (10 total versions) tracked on MCP Toplist.
- Is Ssemble AI Clipping listed on the Official MCP Registry?
- Yes — Ssemble AI Clipping is listed on the Official MCP Registry, alongside Glama.
- How many versions does Ssemble AI Clipping have?
- MCP Toplist tracks 10 versions of Ssemble AI Clipping, most recently published on Apr 13, 2026.
- Where can I find the source code for Ssemble AI Clipping?
- The source code for Ssemble AI Clipping is hosted at gitlab.com/vlogr/ssemble-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.