OpusClip
Rank #9,287io.github.opus-pro/opusclip
Turn long videos into AI-curated short clips: caption, reframe, thumbnail, schedule, and publish.
OpusClip is a Model Context Protocol (MCP) server published by opus-pro. It ranks #9,287 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. OpusClip is listed across 3 registries — Official MCP, PulseMCP and Glama, with 5 tracked versions. It was first listed on Jul 2, 2026 and most recently updated on Sep 4, 2026.
Ranks ahead of 122,759 of 132,046 servers on MCP Toplist.
Use OpusClip
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http opusclip https://mcp.opus.pro/mcpclaude mcp add opusclip -- npx -y @opusclip/mcpclaude mcp add opusclip -- uvx opusclip-mcp[mcp_servers.opusclip]
url = "https://mcp.opus.pro/mcp"Add to ~/.codex/config.toml.
[mcp_servers.opusclip]
command = "npx"
args = ["-y", "@opusclip/mcp"]Add to ~/.codex/config.toml.
[mcp_servers.opusclip]
command = "uvx"
args = ["opusclip-mcp"]Add to ~/.codex/config.toml.
https://mcp.opus.pro/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"opusclip": {
"command": "npx",
"args": [
"-y",
"@opusclip/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"opusclip": {
"command": "uvx",
"args": [
"opusclip-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"opusclip": {
"url": "https://mcp.opus.pro/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"opusclip": {
"command": "npx",
"args": [
"-y",
"@opusclip/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"opusclip": {
"command": "uvx",
"args": [
"opusclip-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"opusclip": {
"type": "http",
"url": "https://mcp.opus.pro/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"opusclip": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@opusclip/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"opusclip": {
"type": "stdio",
"command": "uvx",
"args": [
"opusclip-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"opusclip": {
"serverUrl": "https://mcp.opus.pro/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"opusclip": {
"command": "npx",
"args": [
"-y",
"@opusclip/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"opusclip": {
"command": "uvx",
"args": [
"opusclip-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"opusclip": {
"url": "https://mcp.opus.pro/mcp"
}
}
}{
"mcpServers": {
"opusclip": {
"command": "npx",
"args": [
"-y",
"@opusclip/mcp"
]
}
}
}{
"mcpServers": {
"opusclip": {
"command": "uvx",
"args": [
"opusclip-mcp"
]
}
}
}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/io.github.opus-pro%2Fopusclip)<a href="https://mcptoplist.com/server/io.github.opus-pro%2Fopusclip"><img src="https://mcptoplist.com/badge/io.github.opus-pro%2Fopusclip.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
opus-pro
Available versions (5)
| Version | Published |
|---|---|
| 0.3.0 | Sep 4, 2026 |
| 0.2.0 | Jul 29, 2026 |
| 0.1.2 | Jul 6, 2026 |
| 0.1.1 | Jul 2, 2026 |
| 0.1.0 | Jul 2, 2026 |
Frequently asked questions
- Who maintains OpusClip?
- OpusClip is maintained by opus-pro, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is OpusClip listed on the Official MCP Registry?
- Yes — OpusClip is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does OpusClip have?
- MCP Toplist tracks 5 versions of OpusClip, most recently published on Sep 4, 2026.
- Where can I find the source code for OpusClip?
- The source code for OpusClip is hosted at github.com/opus-pro/opusclip-mcp.
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.