MCPHub

0 serversUpdated Sep 11, 2026

TasksCollectionsPlaygroundSubmit
MCPHub

Catalog

  • Servers
  • Browse A–Z
  • Trending
  • Categories
  • Tasks
  • Collections
  • Playground
  • Submit
  • For agents

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

  1. Servers
  2. /Multimedia Process
  3. /clipkit-video/clipkit
Multimedia ProcessOfficialTypeScript
C

clipkit-video/clipkit

Compose motion-graphics videos from a single JSON document (Clipkit Protocol): 15 tools to author, validate, tweak per element, and preview PNG stills in-chat, plus captions and templated promos; hands the human a free browser editor link, with a deterministic GPU runtime for MP4 renders. Hosted at https://www.clipkit.dev/mcp or local npx @clipkit/mcp-server.

0 starsUpdated Sep 7, 2026
Add to CursorView on GitHub

Ads

Overview

structured data; get an MP4. Built for AI agents and the developers shipping them.

Installation

npx @clipkit/mcp-server

Configuration

{
  "mcpServers": {
    "clipkit": {
      "command": "npx",
      "args": [
        "-y",
        "@clipkit/cli",
        "mcp"
      ]
    }
  }
}
Add to Cursor

Paste into ~/.cursor/mcp.json or .cursor/mcp.json

Tags

  • multimedia
  • cloud
  • local
  • typescript
  • awesome-list

Related MCP servers

M

Multimedia Process

MohamedAbdallah-14/prompt-to-asset

Generates app icons, favicons, OG images, logos, and wordmarks. Routes each request across 30+ image models. Runs without an API key via Cloudflare Workers AI, NVIDIA NIM, HuggingFace, or Stable Horde. Three modes: inline SVG, external prompt-only, or full API. Validates contrast, OCR text accuracy, and palette before returning.

02w ago
W

Multimedia Process

woladi/macos-vision-mcp

Local OCR and image analysis via Apple Vision Framework. Wraps macOS's native Vision API to expose OCR for images and PDFs (with reading-order paragraphs, bounding boxes, line/paragraph IDs, and confidence), face / barcode / QR / document-corner detection, and image classification — all as MCP tools any client (Claude Code, Claude Desktop, Cursor, Codex CLI) can call. ~97% token savings vs sending raw images. Fully offline, no API keys, files never leave the Mac. One-line install: `npx -y macos-vision-mcp`.

02w ago
L

Multimedia Process

legolev/mediamcp

Image generation and editing plus video generation (Veo, Sora, Seedance) via OpenRouter or any OpenAI-compatible API. Saves files to disk with token-cheap inline previews, resumable video jobs, live model listing, and a config-diagnostics tool. `npx -y mediamcp`.

02w ago
D

Multimedia Process

DareDev256/fcpxml-mcp-server

The first MCP server for Final Cut Pro. 53 tools that parse, edit, and generate FCPXML timelines — health checks, flash frame detection, chapter markers, rough cuts, NLE export. 912 tests, MIT licensed.

02w ago
C

Multimedia Process

chaoz23/loudcheck

Loudness compliance verdicts for media files against formal broadcast standards (EBU R128, ATSC A/85): pass/fail with per-metric deltas, spec citations, and the exact ffmpeg remediation command. CLI and MCP over one engine; zero-install via `uvx --from 'loudcheck[mcp]' loudcheck --mcp`. Requires ffmpeg.

02w ago
S

Multimedia Process

strato-space/media-gen-mcp

TypeScript MCP server for OpenAI Images/Videos and Google GenAI (Veo) media generation, editing, and asset downloads.

02w ago
R

Multimedia Process

realcrabcut/crabcut-mcp-server

Turn YouTube videos into short-form clips from any AI assistant. AI-powered highlight detection, subtitle generation, 9:16 reframing, and direct download URLs via the Crabcut API.

02w ago
official
F

Multimedia Process

FileToPDF/filetopdf-mcp

A Model Context Protocol server for FileToPDF. It lets any MCP client — Claude Desktop, Claude Code, Cursor, Cline, VS Code, ChatGPT, n8n, Make, or your own agent — convert files, HTML, and Markdown to PDF through natural language: invoices, reports, documentation, DOCX/XLSX/PPTX, images, web pages, and more. Bring your own API key — get one free, in one click, at <https://filetopdf.dev> (10 free conversions, no signup required). Each convert tool returns a metadata summary and the PDF as an embedded application/pdf resource (base64), so capable clients can save the file. Set the FILETOPDF_OUTPUT_DIR env var, or pass save_path, to also write the PDF to disk.

5 tools · convert_file, convert_html

02w ago