OpusClip runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm. Last commit 13 Sep 2026.
OpusClip MCP server — clip long-form videos, manage projects, collections, censor jobs, posts
Today is the operative word: we check OpusClip every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-server-opus-video-clip -- npx -y @mindstone/mcp-server-opus-video-clip
{
"mcpServers": {
"mcp-server-opus-video-clip": {
"args": [
"-y",
"@mindstone/mcp-server-opus-video-clip"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server-opus-video-clip]
command = "npx"
args = ["-y", "@mindstone/mcp-server-opus-video-clip"]
{
"mcpServers": {
"mcp-server-opus-video-clip": {
"args": [
"-y",
"@mindstone/mcp-server-opus-video-clip"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server-opus-video-clip": {
"args": [
"-y",
"@mindstone/mcp-server-opus-video-clip"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
OPUS_API_KEY (OpusClip API key (from https://app.opus.pro/settings/integration-tokens)), OPUS_API_TIMEOUT_MS (Outbound HTTP request timeout in milliseconds for general Opus API calls (max 1800000)), OPUS_UPLOAD_TIMEOUT_MS (Per-chunk HTTP request timeout in milliseconds for the GCS resumable upload step (max 1800000)), OPUS_BRIDGE_TIMEOUT_MS (HTTP request timeout in milliseconds for the optional host-app bridge (max 1800000)), MCP_WORKSPACE_PATH (Workspace directory the connector may read upload sources from and write downloaded clips to (defaults to the system temp directory)).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Pexels — search photos and videos, and browse collections
MCP server for managing i18n translations in Nuxt projects.
MCP server for searching Pexels stock photos, videos, and curated collections.
MCP server for the Pexels API: search & fetch stock photos, videos, and collections.
MCP server for NomaCMS. Manage collections, fields, content, assets, and webhooks via AI agents.
Official Neon MCP server for managing Neon projects and Lakebase Postgres databases.
MCP server for HEB grocery store integration - search products, manage carts, clip coupons, and more
Official MCP server for Kaneo: manage tasks, projects, and labels from Claude and other MCP clients
Answers built from our own checks of this server.