Opus Clip (opus-pro) MCP Server

Turn long videos into AI-curated short clips - from your agent. Submit a video file or URL and OpusClip finds the best moments, adds captions, reframes to vertical, and returns ready-to-post clips. It can also generate thumbnails and social copy, pull transcripts, and schedule posts to your connected social accounts.

People who work with agentic ai, openclaw and short form video and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-09-17 · ★ 4 · #64 OF 173 MAINTAINED MEDIA · VERIFIED 2026-09-18

MIT · Python servers · how we verify → /methodology

01 · Install Opus Clip (opus-pro)

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add opus-pro-opusclip-mcp --transport http https://mcp.opus.pro/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "opus-pro-opusclip-mcp": {
      "url": "https://mcp.opus.pro/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.opus.pro/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-09-17

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to mcp.opus.pro

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

npm package @opusclip/mcp - the @opusclip scope differs from the repo owner (opus-pro); confirm it's the project's official package

registry namespace io.github.opus-pro is GitHub-verified and matches the repo owner

03 · What Opus Clip (opus-pro) can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.3.0 · 2026-09-03

What changed on the hosted MCP surface ( and the opusclip CLI since v0.2.0. Nothing to install - the endpoint is hosted, and the npm / PyPI launchers are unchanged. · Editing is on the agent surface now · edit_clip is…

v0.2.0 · 2026-09-03

What the hosted MCP surface ( and the opusclip CLI could do as of 2026-07-29. · Clips · Preview first: clips come back as previews and exporting is an explicit step, so an agent stops paying for renders nobody looked…

04 · Who maintains Opus Clip (opus-pro)

OpusClip is maintained by opus-pro. It's the only MCP server we track from this author; the repo dates to Jul 2026.

05 · Facts

category
media - ranked #64 of 173 actively-maintained media servers as of 2026-09-18.
release cadence
2 releases in the last 90 days (latest 2026-09-03)
registry
io.github.opus-pro/opusclip (active, first published 2026-07-02 · 5 versions)
packages
npm:@opusclip/mcp · pypi:opusclip-mcp

06 · Opus Clip (opus-pro) FAQ

What is Opus Clip (opus-pro)?

Turn long videos into AI-curated short clips - from your agent. Submit a video file or URL and OpusClip finds the best moments, adds captions, reframes to vertical, and returns ready-to-post clips. It can also generate thumbnails and social copy, pull transcripts, and schedule posts to your connected social accounts.

Is Opus Clip (opus-pro) still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-17 and it shipped 2 releases in the last 90 days. We re-verify nightly.

How do I install Opus Clip (opus-pro)?

Run `npx -y @opusclip/mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Opus Clip (opus-pro) require authentication?

Yes - when we probed the endpoint on 2026-09-17, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Opus Clip (opus-pro)