OpenClip
Turn long videos into short, captioned viral clips from your AI assistant. 28 tools, OAuth.
What it says
The record the registry holds
Where it answers
https://openclip.app/mcp · streamable-http
the record
Copied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "app.openclip/openclip",
"description": "Turn long videos into short, captioned viral clips from your AI assistant. 28 tools, OAuth.",
"title": "OpenClip",
"version": "1.1.1",
"websiteUrl": "https://openclip.app/mcp",
"icons": [
{
"src": "https://openclip.app/favicon/favicon-96x96.png",
"mimeType": "image/png",
"sizes": [
"96x96"
]
},
{
"src": "https://openclip.app/favicon/favicon.svg",
"mimeType": "image/svg+xml",
"sizes": [
"any"
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://openclip.app/mcp"
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"tools": [
{
"description": "Submit a source video URL to turn into viral clips",
"name": "submit_video"
},
{
"description": "Start a local video file upload via a presigned URL",
"name": "create_upload"
},
{
"description": "Finish an upload and begin processing",
"name": "complete_upload"
},
{
"description": "Poll the processing status of a video",
"name": "get_video_status"
},
{
"description": "List the team's videos, most recent first",
"name": "list_videos"
},
{
"description": "List detected viral moments with virality scores and clip URLs",
"name": "list_clips"
},
{
"description": "Render one moment as a captioned vertical clip",
"name": "render_clip"
},
{
"description": "Poll the render state of viral moments",
"name": "get_render_status"
},
{
"description": "Discover the valid caption style preset keys",
"name": "list_caption_presets"
},
{
"description": "Get time-coded transcript segments at sentence or word level",
"name": "get_transcript"
},
{
"description": "List the video sources submit_video accepts",
"name": "list_supported_providers"
},
{
"description": "Get the connected user, team, plan, and remaining credits",
"name": "get_account"
},
{
"description": "Get the credit balance (minutes of processing) and recent activity",
"name": "get_usage"
},
{
"description": "List saved processing agent configurations",
"name": "list_agents"
},
{
"description": "Create a processing agent (tracker model, caption preset, composition)",
"name": "create_agent"
},
{
"description": "Partially update a processing agent",
"name": "update_agent"
},
{
"description": "Describe advanced agent settings, their types and allowed values",
"name": "describe_agent_settings"
},
{
"description": "Start a logo watermark upload for an agent",
"name": "create_agent_logo_upload"
},
{
"description": "Finalize an agent's logo watermark",
"name": "set_agent_logo"
},
{
"description": "Transcribe an uploaded video into time-coded text (free, account only)",
"name": "transcribe"
},
{
"description": "Crop, trim, rotate, resize, compress, or mute an uploaded video (free)",
"name": "edit_video"
},
{
"description": "Convert an uploaded file to another video, audio, or image format (free)",
"name": "convert_media"
},
{
"description": "Extract evenly-spaced thumbnail frames from an uploaded video (free)",
"name": "extract_thumbnails"
},
{
"description": "Compress, resize, or crop an uploaded image (free)",
"name": "edit_image"
},
{
"description": "Remove an uploaded image's background, returning a transparent PNG (free)",
"name": "remove_background"
},
{
"description": "Poll the status of a free tool job",
"name": "get_tool_job_status"
},
{
"description": "Generate a short vertical UGC-style video clip from a creative brief",
"name": "generate_ugc"
},
{
"description": "Poll the status of a UGC generation job",
"name": "get_ugc_job_status"
}
]
}
}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-03T08:42:41.484531Z",
"publishedAt": "2026-07-03T08:42:41.484531Z",
"updatedAt": "2026-07-03T08:42:41.484531Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you callversion 1.1.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.
Where it lives
The publisher's own address
The address the publisher put in their registry record, printed as they wrote it. Nobody here has opened it.