# Hosted MCP remotes

> MCP endpoints for filmmaking agents that connect over HTTPS without a local stdio process.

Structured data: https://mcp.film/api/remotes.json
Full registry: https://mcp.film/api/registry.json

## Martini

The film set for AI videos — direct entire productions from your agent.

- Listing: https://mcp.film/mcps/martini/
- Category: Full-Stack AI Studios
- Official: yes
- Pricing: credits
- Auth: oauth
- Verified: 2026-08-16

Endpoint:

```text
https://www.martini.film/mcp
```

Claude Code:

```sh
claude mcp add --transport http --scope user martini https://www.martini.film/mcp
```

Notes: Remote MCP server maintained first-party by Martini (YC-backed), with live production endpoint https://www.martini.film/mcp returning OAuth protected-resource metadata and a Supabase-backed bearer challenge. The 59-tool figure in the description comes from the backend source read in June 2026 and is not independently checkable from outside: the public docs publish a representative catalogue of 30+ read and write tools and say so explicitly, so treat live `tools/list` as the count that matters. The narrower core profile at https://www.martini.film/mcp-core omits direct generation tools for clients or directories that do not allow AI media generation. Generation tools require explicit user approval of model, prompt, count, target shot, and estimated olive cost before spending credits. Public setup docs include Claude Desktop/Web, Claude Code, Gemini CLI, ChatGPT, Cursor, Hermes, OpenClaw, and generic Streamable HTTP clients.

## Adobe for Creativity

Adobe's official hosted MCP — 50+ tools across Photoshop, Firefly, Premiere, Express and Stock.

- Listing: https://mcp.film/mcps/adobe-creativity/
- Category: Editing & Post
- Official: yes
- Pricing: freemium
- Auth: oauth
- Verified: 2026-08-11

Endpoint:

```text
https://adobe-creativity.adobe.io/mcp
```

Claude Code:

```sh
claude mcp add --transport http adobe-creativity https://adobe-creativity.adobe.io/mcp
```

Notes: GA Apr 28 2026 per Adobe's own blog; the first entry in this directory with Adobe as vendor. The endpoint https://adobe-creativity.adobe.io/mcp is taken from Adobe's published plugin manifest in github.com/adobe/skills, not from a marketing page; an unauthenticated tools/list probe returns 403, so the tool names here come from Adobe's own skill definitions rather than a live handshake. The video limitation is the thing to know: Adobe documents reformat/resize (video_resize) and sizzle-reel generation (video_create_quick_cut) and nothing that opens, reads or edits a Premiere Pro project — Adobe's own Quick Cut skill instructs the agent to use it 'before suggesting manual editing in Premiere'. Guest access covers roughly 40 of the 50+ tools; video tools and Gen Expand require signing in and a few require a paid subscription. Adobe documents setup through Claude's connector directory (plus Cowork and Claude Desktop) rather than a published mcp-add command, and Team/Enterprise admins must enable third-party connectors before members can use it.

## Airtable MCP Server

Official hosted Airtable MCP: query, create, and update production-tracking bases.

- Listing: https://mcp.film/mcps/airtable/
- Category: Production Ops
- Official: yes
- Pricing: freemium
- Auth: oauth
- Verified: 2026-08-12

Endpoint:

```text
https://mcp.airtable.com/mcp
```

Claude Code:

```sh
claude mcp add --transport http airtable https://mcp.airtable.com/mcp
```

Notes: Endpoint and tool names unchanged on re-check. Airtable now ships an official Claude Code plugin — claude plugin install airtable@claude-plugins-official — which bundles the server with skills; the plain claude mcp add form above still works. PAT auth is a manual Authorization: Bearer ${AIRTABLE_PAT} header. Limits that bite: creates cap at 10 records per request, base creation needs Creator+, automations can only be written as drafts (activation is UI-only), development bases return 403, and Enterprise admins may have to allowlist the integration. Airtable's own docs warn that tool names and behaviours may change, so treat the list above as a snapshot. Community stdio alternative: domdomegg/airtable-mcp-server (454 stars, npx airtable-mcp-server with a PAT).

## Canva MCP

Official Canva remote MCP for campaign designs, thumbnails, decks, exports, and comments.

- Listing: https://mcp.film/mcps/canva/
- Category: Review & Distribution
- Official: yes
- Pricing: freemium
- Auth: oauth
- Verified: 2026-08-21

Endpoint:

```text
https://mcp.canva.com/mcp
```

Claude Code:

```sh
claude mcp add --transport http canva https://mcp.canva.com/mcp
```

Notes: Endpoint https://mcp.canva.com/mcp still returns 401 unauthenticated — alive and OAuth-gated. The published tools table now lists 33 tools, including a four-call editing-transaction flow (start / perform-operations / commit / cancel) and folder management, so agents that only know generate-and-export are leaving the edit surface unused. Plan gates unchanged: resize-design, list-brand-kits, search-brand-templates and create-design-from-brand-template need Pro or above; autofill-design and get-brand-template-dataset are Enterprise-only. Everything else is on all plans, rate-limited 20–100 req/min per tool. Canva documents the endpoint rather than a per-client command; CIMD is its recommended auth method and custom OAuth clients may need redirect-URI allowlisting.

## Cartesia MCP

Official Cartesia (Sonic) server: low-latency TTS, cloning, voice change, localization.

- Listing: https://mcp.film/mcps/cartesia/
- Category: Voice & Dialogue
- Official: yes
- Pricing: freemium
- Auth: api_key (CARTESIA_API_KEY)
- Verified: 2026-08-17

Endpoint:

```text
https://mcp.cartesia.ai/mcp
```

Claude Code:

```sh
claude mcp add --transport http --scope user cartesia-mcp https://mcp.cartesia.ai/mcp
```

Notes: Changed since last check: Cartesia now runs a hosted MCP at https://mcp.cartesia.ai/mcp and the docs lead with it — the endpoint is alive and answers 401 unauthenticated. Two rough edges. It serves no /.well-known/oauth-protected-resource metadata (404 on 17 Aug 2026), so clients that need OAuth discovery may not complete the handshake; and the docs never say where the token goes — the install link signs you in through the browser and mints an org 'Cartesia MCP' key for you. The local route is the one with published credentials: `claude mcp add -e CARTESIA_API_KEY=<your-api-key> cartesia-mcp -- uvx cartesia-mcp` (PyPI cartesia-mcp 0.19.0, 14 Aug 2026), but it needs Python 3.13+, which uvx will fetch and which breaks older pinned toolchains. Still 16 tools and still no audio `infill` — do not plan an ADR patch workflow around it. Repo carries no LICENSE file and only ~14 stars despite being first-party. get_credit_usage needs a separate CARTESIA_ADMIN_API_KEY; admin and standard keys are not interchangeable. TTS defaults to save=true, returning a file_id and a download_url that expires in 24 hours.

## Cloudinary Asset Management MCP

Official Cloudinary MCP for uploading, organizing, searching, and transforming media assets.

- Listing: https://mcp.film/mcps/cloudinary-assets/
- Category: Production Ops
- Official: yes
- Pricing: freemium
- Auth: api_key (CLOUDINARY_URL)
- Verified: 2026-08-16

Endpoint:

```text
https://asset-management.mcp.cloudinary.com/mcp
```

Required headers: `cloudinary-cloud-name`, `cloudinary-api-key`, `cloudinary-api-secret`

Claude Code:

```sh
claude mcp add cloudinary-assets -e CLOUDINARY_CLOUD_NAME=YOUR_CLOUD -e CLOUDINARY_API_KEY=YOUR_KEY -e CLOUDINARY_API_SECRET=YOUR_SECRET -- npx -y @cloudinary/asset-management-mcp start
```

Notes: npm @cloudinary/asset-management-mcp 0.11.0, official, published 11 Aug 2026 — the same day as the last repo commit, so this one is actively maintained. The hosted Streamable HTTP endpoint is live but POST-only (a browser GET returns 405) and expects Cloudinary credentials as headers: either the three named above or a single cloudinary-url header carrying cloudinary://key:secret@cloud. Many clients will use stdio with env vars instead. Cloudinary's own docs invoke the server through its SDK package (npx -y --package @cloudinary/asset-management -- mcp start); both packages expose the same bin/mcp-server.js, but that SDK package last shipped Sep 2025, so the dedicated MCP package used above is the fresher route. Cloudinary also publishes separate official MCPs for analysis (SSE, not streamable HTTP), structured metadata, and environment configuration; this listing picks the broad asset-management server as the filmmaker-facing entry.

## D-ID MCP Server

D-ID's hosted MCP connecting agents to the D-ID API and docs for avatar video.

- Listing: https://mcp.film/mcps/d-id/
- Category: Avatars & Performance
- Official: yes
- Pricing: freemium
- Auth: api_key
- Verified: 2026-08-12

Endpoint:

```text
https://docs.d-id.com/mcp
```

Claude Code:

```sh
claude mcp add --transport http d-id https://docs.d-id.com/mcp
```

Notes: Docs-platform-hosted (ReadMe-powered) remote MCP; endpoint re-confirmed on 2026-08-12 but the exact tool list is still not published openly. Auth is whatever your client can send: D-ID's own guidance is that you pass API credentials as headers or query parameters through the MCP client, so there is no OAuth flow and no standard env var. Landscape note: Synthesia still has no official MCP (only marginal community wrappers and generic Zapier/viaSocket gateways).

## Descript MCP

Descript's official hosted MCP — import media, run Underlord edits, publish, from your agent.

- Listing: https://mcp.film/mcps/descript/
- Category: Editing & Post
- Official: yes
- Pricing: paid
- Auth: oauth
- Verified: 2026-08-15

Endpoint:

```text
https://api.descript.com/v2/mcp
```

Claude Code:

```sh
claude mcp add --transport http descript https://api.descript.com/v2/mcp
```

Notes: Official and hosted, so nothing to install, but the export story is the catch: Descript documents no direct media-file export over MCP — an agent can publish to a Descript web link or hand off a signed URL, and anything else you fetch by exporting from the app yourself. Other documented limits: YouTube URLs cannot be imported, job history is kept 30 days, and one connection sees exactly one drive (switching drives means re-authenticating, and editing a project on another drive errors). API and MCP access is included for paying subscribers at no extra cost but every import and Underlord edit burns your plan's media minutes and AI credits. Descript points Claude users at the connector directory and gives the raw URL above for custom clients; tool names are not published, so this entry lists capabilities rather than inventing them.

## Dropbox MCP Server

Dropbox's official remote MCP (beta) for dailies, footage folders, and file ops.

- Listing: https://mcp.film/mcps/dropbox/
- Category: Production Ops
- Official: yes
- Pricing: freemium
- Auth: oauth
- Verified: 2026-08-13

Endpoint:

```text
https://mcp.dropbox.com/mcp
```

Claude Code:

```sh
claude mcp add --transport http dropbox https://mcp.dropbox.com/mcp
```

Notes: Endpoint unchanged on re-check, and still beta — Dropbox's beta terms apply on top of your plan. The help page (last revised 18 Mar 2026) now advertises 25+ tools spanning file ops, search, shared links and file requests, revisions, transcription, and Markdown conversion, but still publishes no exact tool names, so the server is the source of truth. Dynamic Client Registration only covers a curated client list (Claude Code, Claude web, Cursor, ChatGPT web and Codex); everyone else registers manually. Change your Dropbox app scopes and you must reconnect the server. A separate official Dash MCP covers enterprise search (dropbox/mcp-server-dash, updated Jun 2026). The community Go alternative ngs/dropbox-mcp-server has had no commit since Sep 2025 — use the hosted server instead.

## Epidemic Sound MCP Server

Search a cleared music and SFX catalogue, then download stems, from the agent.

- Listing: https://mcp.film/mcps/epidemic-sound/
- Category: Music & Score
- Official: yes
- Pricing: paid
- Auth: api_key (EPIDEMIC_SOUND_API_KEY)
- Verified: 2026-08-23

Endpoint:

```text
https://www.epidemicsound.com/a/mcp-service/mcp
```

Required headers: `Authorization`

Claude Code:

```sh
claude mcp add -s user --transport http epidemic-sound https://www.epidemicsound.com/a/mcp-service/mcp --header 'Authorization: Bearer ${EPIDEMIC_SOUND_API_KEY}'
```

Notes: Hosted Streamable HTTP, endpoint answering with a 401 challenge on 23 Aug 2026, and still labelled beta — Epidemic Sound says it expects to be 'squashing bugs and rolling out functionality'. The catch is access: this lives inside the Partner API, and the documented API-key route is gated behind a partnership agreement ('reach out to us to discuss a partnership'), so a solo filmmaker's practical path is the OAuth flow against an existing account in a client that supports Dynamic Client Registration. Keys, once issued, last a year. Rights follow the account, not the API: a free-tier user gets a personal license only, and monetising a cut needs an active paid subscription connected through ES Connect — check the plan before you deliver an ad. No published rate limits. Use it where cleared recordings beat generated score; for generative alternatives see the ElevenLabs, Mureka and Sonilo entries.

## fal MCP Server

One hosted endpoint to search, run and chain 1,000+ image, video and audio models.

- Listing: https://mcp.film/mcps/fal/
- Category: Model Hubs
- Official: yes
- Pricing: credits
- Auth: api_key (FAL_KEY)
- Verified: 2026-08-23

Endpoint:

```text
https://mcp.fal.ai/mcp
```

Required headers: `Authorization`

Claude Code:

```sh
claude mcp add --transport http fal-ai https://mcp.fal.ai/mcp --header "Authorization: Bearer YOUR_FAL_KEY"
```

Notes: Hosted and fully stateless; the MCP itself is free, you pay standard fal per-run pricing, and there are no rate limits beyond your normal account concurrency. Still no OAuth — the key rides in an Authorization header, which the docs concede rules out Claude Desktop and claude.ai custom connectors ('OAuth support is coming soon', unchanged since June 2026); Claude Code, Cursor and Windsurf attach headers fine. The tool surface grew to eleven with get_job_result and cancel_job, and the docs moved from docs.fal.ai to fal.ai/docs. Arguably the best single 'everything' server for a generative film pipeline, and the practical MCP route to models with no first-party server (LTX-2, Stable Audio, CassetteAI, Beatoven).

## FilmLab

Hosted film lab: storyboard, generate, review, and export, with the price shown before each run.

- Listing: https://mcp.film/mcps/filmlab/
- Category: Full-Stack AI Studios
- Official: yes
- Pricing: credits
- Auth: oauth
- Verified: 2026-08-22

Endpoint:

```text
https://mcp-lab.thefilmradar.com/mcp
```

Claude Code:

```sh
claude mcp add --transport http filmlab https://mcp-lab.thefilmradar.com/mcp
```

Notes: New and unproven: published to the official MCP registry on 2026-08-17 as com.thefilmradar/filmlab, with three versions shipped that same day and 1.1.1 current. Endpoint confirmed live on 2026-08-22 — https://mcp-lab.thefilmradar.com/.well-known/oauth-protected-resource returns resource metadata naming itself the authorization server, header bearer only; a browser GET on /mcp 302s to the docs page, which is correct for a POST-only streamable HTTP transport. The 34-tool count and the tool names come from the vendor's own docs, not from a tools/list this directory could read, because there is no anonymous access. Closed source, no repo, one operator, and the docs and UI are German-first — the MCP page is entirely in German, which is friction if your agent or your crew is not. It also does not name the models behind lab_generate and lab_animate ('Soul Cinema' is a house label, not an engine), so you are buying credits without knowing which engine renders them; Martini and Nomi both publish their model rosters. Billing is per run with the price quoted first: reads, browsing, previews and project creation are free, while generation, animation, locations and exports draw on credits bought in the Composer, which the vendor says do not expire.

## FilmMap

Where films and series were actually shot: 15,000+ locations in 162 countries, from Wikidata.

- Listing: https://mcp.film/mcps/filmmap/
- Category: Story & Pre-Production
- Official: yes
- Pricing: free
- Auth: none
- Verified: 2026-08-22

Endpoint:

```text
https://thefilmmap.com/mcp
```

Claude Code:

```sh
claude mcp add --transport http filmmap https://thefilmmap.com/mcp
```

Notes: Days old: the repo was created 2026-08-18 (MIT, 0 stars, one personal account, no commits since the day it landed) and the registry entry com.thefilmmap/filming-locations v1.1.0 was published 2026-08-21. Endpoint verified live on 2026-08-22 — a GET on https://thefilmmap.com/mcp returns 405, which is what a POST-only stateless streamable HTTP server should do. The docs publish a JSON client config rather than a per-client command; the claude mcp add line above is that endpoint in Claude Code form. Read the medium distinction before quoting anything: films and series carry real filming locations (Wikidata P915), while games, anime and manga carry narrative settings (P840) and were filmed nowhere, and the server labels each record so an agent does not conflate them. Coverage is honestly incomplete — 834 productions have no precise coordinates and 3,906 cannot be placed at all, listed publicly at thefilmmap.com/gaps/. A place is not a scene: there is no shot-level granularity, so this narrows a recce list, it does not replace one. Licensing is mixed — the dataset is CC0, but Wikipedia-sourced claims arrive separately labelled under CC BY-SA 4.0 and must be cited as such, and Commons photographs keep their own terms. The counts also disagree with themselves: the repo blurb says 15,272 locations and 12,762 productions where the data page says 15,254 and breaks the productions down differently.

## FLUX MCP

Official BFL server: FLUX.2 stills and editing, now with FLUX 3 video generation.

- Listing: https://mcp.film/mcps/flux-bfl/
- Category: Image Generation
- Official: yes
- Pricing: credits
- Auth: oauth
- Verified: 2026-08-26

Endpoint:

```text
https://mcp.bfl.ai
```

Claude Code:

```sh
claude mcp add --transport http flux https://mcp.bfl.ai
```

Notes: Re-checked 26 Aug 2026 with no drift: endpoint, OAuth-only auth, all seven tools and every model name still match the docs exactly, and the repo (MIT, not archived) was pushed the same day. Image models: flux2_pro_preview (default), flux2_max, flux2_klein_9b_preview, flux2_klein_4b, flux2_flex (typography). Video runs on flux3_video. generate_image batches 1-8 images in parallel. Listed under image generation because that is still the bulk of the surface — the video tools are a recent addition, so treat this as an image server that can also move. Pricing at bfl.ai/pricing.

## FrameThrower

Cinematography reference: search film stills from 5,489 films by lighting, lens, shot size, colour and mood.

- Listing: https://mcp.film/mcps/framethrower/
- Category: Story & Pre-Production
- Official: yes
- Pricing: freemium
- Auth: oauth
- Verified: 2026-08-12

Endpoint:

```text
https://framethrower.ai/api/mcp
```

Claude Code:

```sh
claude mcp add --transport http framethrower https://framethrower.ai/api/mcp
```

Notes: Remote and hosted, so nothing to install or keep running. Free tier is $2 of credits on signup with no card; each tool call costs 2 credits at $1 = 1,000 credits, so $1 covers 500 calls. No rate limits. Frames are shown at reduced resolution as references for commentary and study — rights remain with their owners, and the server never returns image bytes. Submitted by the vendor.

## Getty Images MCP Server

Official remote MCP for searching and downloading licensed Getty stills and footage.

- Listing: https://mcp.film/mcps/getty-images/
- Category: Production Ops
- Official: yes
- Pricing: paid
- Auth: oauth
- Verified: 2026-08-13

Endpoint:

```text
https://mcp.gettyimages.com/v1
```

Claude Code:

```sh
claude mcp add --transport http getty-images https://mcp.gettyimages.com/v1
```

Notes: Enterprise-gated, not self-serve: access needs an active Getty agreement (Premium Access or Editorial Subscription), acceptance of the Web Service Terms, and an API key plus secret issued by an account rep — there is no signup link, only contact-sales. The endpoint above is published, but the auth handshake is OAuth 2.0 client-credentials or authorization-code to mint a token, and Getty documents neither the header form nor a client config snippet, so claude_code stays null until the connect recipe is public; point your agent at the server and let it read the auth and tool descriptions there. No tool names are published either, by design. Throttled at 20 queries per second. The sharp edge is licensing, not plumbing: search spans the whole library while downloads are bounded by your subscription, so an agent can surface an asset it has no right to deliver — check the licence before you cut it in. Nothing here generates; for royalty-free stills with an open API see freepik in this directory.

## Google Drive MCP

Google's official remote Drive MCP: search, read, and create files with Workspace governance.

- Listing: https://mcp.film/mcps/google-drive/
- Category: Production Ops
- Official: yes
- Pricing: freemium
- Auth: oauth
- Verified: 2026-08-12

Endpoint:

```text
https://drivemcp.googleapis.com/mcp/v1
```

Claude Code:

```sh
claude mcp add --transport http google-drive https://drivemcp.googleapis.com/mcp/v1
```

Notes: Still in the Google Workspace Developer Preview Program two months on, with no GA announcement — flag as preview. Google now publishes the full eight-tool surface, listed above. You still bring your own Google Cloud OAuth client — consent screen plus client ID/secret — and the documented scopes are drive.readonly and drive.file, not full Drive access. The old Anthropic reference gdrive server is archived; don't use it. Broader community alternative covering Docs/Sheets/Slides/Gmail too: taylorwilsdon/google_workspace_mcp, listed here as google-workspace.

## HeyGen Remote MCP

Hosted MCP for avatar videos, lipsync, and 175-language video translation.

- Listing: https://mcp.film/mcps/heygen/
- Category: Avatars & Performance
- Official: yes
- Pricing: credits
- Auth: oauth
- Verified: 2026-08-12

Endpoint:

```text
https://mcp.heygen.com/mcp/v1/
```

Claude Code:

```sh
claude mcp add --transport http heygen https://mcp.heygen.com/mcp/v1/
```

Notes: Available on all HeyGen plans; generation consumes plan credits. There is no longer a local option: HeyGen's own heygen-com/heygen-mcp 404s, and the community fork this entry used to recommend (sbroenne/heygen-mcp) has now 404'd too — its PyPI package heygen-mcp-sbroenne is still installable but frozen at 0.3.1 from 2026-01-31 with its source gone, so treat it as abandoned. The hosted remote is the only maintained route. HeyGen's official Agent Skills (heygen-com/skills) remain active — 391 stars, pushed 2026-07-14.

## Higgsfield MCP

Hosted connector to 30+ models: Seedance 2.5, Kling 3, Soul 2.0, Nano Banana Pro.

- Listing: https://mcp.film/mcps/higgsfield/
- Category: Video Generation
- Official: yes
- Pricing: credits
- Auth: oauth
- Verified: 2026-08-11

Endpoint:

```text
https://mcp.higgsfield.ai/mcp
```

Claude Code:

```sh
claude mcp add --transport http higgsfield https://mcp.higgsfield.ai/mcp
```

Notes: Endpoint answers 401 unauthenticated, so it is alive and OAuth-gated. Sora is no longer in the roster — OpenAI is retiring it, so do not plan around it here. tools_sample stays null because the endpoint requires auth and Higgsfield publishes no tool list; call tools/list after connecting. Works with Claude and any MCP client; also ships a CLI and agent skills.

## Ideogram MCP

Official Ideogram server: bulk generation, editing, reframe, upscale and model training.

- Listing: https://mcp.film/mcps/ideogram/
- Category: Image Generation
- Official: yes
- Pricing: paid
- Auth: oauth
- Verified: 2026-08-27

Endpoint:

```text
https://mcp.ideogram.ai/mcp
```

Claude Code:

```sh
claude mcp add ideogram --transport http https://mcp.ideogram.ai/mcp
```

Notes: Usage draws on the same subscription as the Ideogram web app, so MCP jobs and hand work compete for one balance — the docs state flatly that there is no separate billing for MCP requests. Checked 27 Aug 2026: the endpoint is live and serves OAuth protected-resource metadata at the spec path, naming itself as the resource with an Ideogram-hosted authorization server and openid/email/profile scopes; the nine tools and the connect command below still match the docs verbatim. The API also still exposes Ideogram 3.0 endpoints alongside 4.0. This entry previously listed the community wrapper @sunwood-ai-labs/ideagram-mcp-server (MIT, 5 stars, one generate_image tool, untouched since May 2025, and misspelled 'ideagram' throughout) — it is superseded by the official server. Note that developer.ideogram.ai/_mcp/server is a separate documentation-search MCP, not the image server. Ideogram is also reachable via the fal and Replicate hub MCPs if you want fewer connectors.

## inference.sh MCP Server

Official hosted hub: run any image, video, audio or 3D app, then poll the task.

- Listing: https://mcp.film/mcps/inference-sh/
- Category: Model Hubs
- Official: yes
- Pricing: credits
- Auth: api_key
- Verified: 2026-08-26

Endpoint:

```text
https://api.inference.sh/mcp
```

Required headers: `Authorization`

Claude Code:

```sh
claude mcp add --transport http inference https://api.inference.sh/mcp --header "Authorization: Bearer YOUR_INF_KEY"
```

Notes: Hosted only — no source repo for the server, and the inference-sh GitHub org publishes SDKs and example apps but nothing MCP. Registered in the official MCP Registry as ac.inference.sh/mcp, v2.0.1, published 27 Jul 2026 and marked active. The docs give a JSON client config rather than a CLI line; the claude_code command here is the standard header-remote translation of it. Auth is documented as a bearer inf_ key, but the endpoint also serves /.well-known/oauth-protected-resource naming itself as its own authorization server with apps:read and apps:execute scopes, so OAuth-capable clients may negotiate instead of taking a key — the key path is the one the docs actually support. Read the tool names before planning around them: this is a thin generic wrapper, so the model you want is a string argument to app_run, not its own tool, and there is no schema tool to check parameters before spending. Pricing is a subscription-plus-credits hybrid — free Starter tier, $20/mo Pro including $20 of credits — and per-run rates are steep at the top end, with video quoted from $0.05 to $17 per second. New to this directory and not yet exercised end to end here; for a broader catalogue with a documented schema tool, `fal` remains the safer default.

## invideo MCP Server

Official remote MCP that turns a prompt into a scripted, narrated, subtitled cut.

- Listing: https://mcp.film/mcps/invideo/
- Category: Video Generation
- Official: yes
- Pricing: freemium
- Auth: none
- Verified: 2026-08-17

Endpoint:

```text
https://mcp.invideo.io/sse
```

Claude Code:

```sh
claude mcp add --transport sse invideo https://mcp.invideo.io/sse
```

Notes: invideo labels this Beta in its own help centre and publishes no tool names, no quota, and no credit model, so plan on reading tools/list rather than hard-coding anything. Two transport wrinkles found on 17 Aug 2026: the documented endpoint is the deprecated SSE form at /sse — a GET holds the stream open rather than returning headers, consistent with a live server but not a completed handshake — while an undocumented https://mcp.invideo.io/mcp answers 405 to a GET, the POST-only signature of Streamable HTTP, which is the path to try if your client refuses SSE. The vendor documents only Claude Desktop, Cursor and Windsurf, all via `npx mcp-remote`; the CLI form above is the generic Claude Code SSE syntax, not a command invideo publishes. No auth means no account linkage: expect anonymous rate limits, watermarking, or invideo-hosted output URLs you do not own the lifecycle of, and do not build a paid pipeline on it until the beta label comes off. Output is a templated stock-and-voiceover assembly — for shot-level generative control stay with the model servers in this category.

## Krea MCP Server

Official hosted MCP for Krea image/video models, schemas, uploads, and job widgets.

- Listing: https://mcp.film/mcps/krea/
- Category: Model Hubs
- Official: yes
- Pricing: credits
- Auth: oauth
- Verified: 2026-08-23

Endpoint:

```text
https://api.krea.ai/mcp
```

Claude Code:

```sh
claude mcp add --transport http krea-ai https://api.krea.ai/mcp
```

Notes: Official hosted Streamable HTTP, endpoint answering with an auth challenge as of Aug 23 2026. OAuth was added Jun 13 2026 and bills the workspace selected during consent; API-token auth still works for clients without OAuth but bills a separate workspace API balance. Provider models do disappear: video/openai/sora-2 and video/bytedance/seedance-1.0-lite were sunset Apr 27 2026 and image/bytedance/seedream-3 on May 13 2026, and a sunset endpoint returns a terminal 410. No further sunsets have been announced since. Have the agent call list_models/get_model_schema first — Krea surfaces deprecation metadata there and publishes no static model list, so the shelf is only knowable at runtime; the docs' own examples are image/krea/krea-2/medium and video/google/veo-3.1. get_upload_url returns presigned upload URLs valid for three hours. Docs moved from docs.krea.ai to www.krea.ai/docs.

## Magnific MCP

Official remote MCP for upscaling, image/video generation, characters, and asset history.

- Listing: https://mcp.film/mcps/magnific/
- Category: Upscaling & Enhancement
- Official: yes
- Pricing: credits
- Auth: oauth
- Verified: 2026-08-16

Endpoint:

```text
https://mcp.magnific.com
```

Claude Code:

```sh
claude mcp add --transport http magnific https://mcp.magnific.com
```

Notes: Remote streamable HTTP only; no local package or source repo is published for the official MCP, and a plain browser GET on the endpoint just redirects to the web app. The docs say tools draw from the same Magnific credit balance as the app/API, and live `tools/list` is the source of truth — the published catalogue is grouped by domain (account balance and project reports, creation browsing and uploads, image, video, TTS, 3D, Soul character training, folders, tool discovery) rather than enumerated tool by tool. The MCP surface is broader than pure upscaling — image/video generation, Soul references, TTS, 3D, folders, and prior-creation browsing — so use explicit prompts when you want faithful enhancement rather than creative reinterpretation.

## Mirelo MCP

Foley generated against the picture, then extended or patched region by region.

- Listing: https://mcp.film/mcps/mirelo/
- Category: Sound Design & SFX
- Official: yes
- Pricing: credits
- Auth: oauth
- Verified: 2026-08-23

Endpoint:

```text
https://mcp.mirelo.ai/mcp
```

Claude Code:

```sh
claude mcp add --transport http mirelo https://mcp.mirelo.ai/mcp
```

Notes: Announced 30 Jul 2026; hosted endpoint answering with a 401 challenge on 23 Aug 2026. Billed against the same Studio credits as the Mirelo web app, so it needs an account with balance — the preflight tool is worth calling first. Two limits Mirelo states outright: music generation is not in MCP v1, and result download links are temporary, so an agent that generates without saving loses the take. Documented clients are Claude, Claude Code, Cursor, Codex and ChatGPT, though ChatGPT connects it as a developer-mode app rather than through mcpServers JSON. Tool names are not published — call tools/list. Closest comparisons here are ElevenLabs text_to_sound_effects and Sonilo's video_to_sfx; Mirelo is the narrower specialist, and region-level inpainting is the thing neither of those offers.

## Miro MCP

Official Miro MCP — build and read storyboards, frames, and planning boards via AI.

- Listing: https://mcp.film/mcps/miro/
- Category: Story & Pre-Production
- Official: yes
- Pricing: freemium
- Auth: oauth
- Verified: 2026-08-15

Endpoint:

```text
https://mcp.miro.com
```

Claude Code:

```sh
claude mcp add --transport http miro https://mcp.miro.com
```

Notes: Still public beta six months after the 2 Feb 2026 launch — Miro's own marketplace listing says so. Endpoint re-confirmed 15 Aug 2026 as https://mcp.miro.com (no trailing slash in Miro's docs); also installable as a Claude Code plugin (/plugin install miro@miro-ai) from the miroapp/miro-ai repo. Enterprise seats are the catch: an admin must enable MCP for the org before anyone can authorize, while other plans authorize directly. Tool schemas live at developers.miro.com/docs/miro-mcp-tools — the server itself is the source of truth.

## Mux MCP Server

Official Mux MCP: upload, manage, and analyze video via API or hosted remote server.

- Listing: https://mcp.film/mcps/mux/
- Category: Review & Distribution
- Official: yes
- Pricing: freemium
- Auth: oauth (MUX_TOKEN_ID)
- Verified: 2026-08-21

Endpoint:

```text
https://mcp.mux.com
```

Claude Code:

```sh
claude mcp add --transport http mux https://mcp.mux.com
```

Notes: npm @mux/mcp v15.0.0 (published 2026-08-12), Apache-2.0; package metadata now correctly points at muxinc/mux-ts, directory packages/mcp-server, so the stale mux-node-sdk path is gone. v15 is a breaking SDK release: @mux/mux-node was renamed @mux/ts (old name kept as an alias), client.robotsPreview became client.robots, and deprecated Mux Data filters/exports endpoints were removed — code your agent wrote against v14 may need MIGRATION.md. 'Code Mode' design is unchanged: two tools only — docs_search plus execute, which runs TypeScript against the SDK in a sandbox with no web or filesystem access — instead of hundreds of per-endpoint tools.

## Notion MCP

Notion's hosted MCP: search, read, and write docs, wikis, and databases via OAuth.

- Listing: https://mcp.film/mcps/notion/
- Category: Production Ops
- Official: yes
- Pricing: freemium
- Auth: oauth
- Verified: 2026-08-12

Endpoint:

```text
https://mcp.notion.com/mcp
```

Claude Code:

```sh
claude mcp add --transport http notion https://mcp.notion.com/mcp
```

Notes: 25 tools on the hosted server now, up from ~18 in June — the additions are file uploads and attachments, database views, notion-query-data-sources, meeting-note search, and page-to-skill conversion. Notion has hardened its language on the open-source local server (4.6k stars, last pushed 25 Jul 2026): it is no longer actively maintained, and the hosted URL is the recommended path unless you specifically need the JSON-based v1 APIs. Search, multi-source queries, and meeting-note search all require a Business plan or higher with Notion AI. Clients that can send custom HTTP headers can use a PAT instead of the OAuth flow.

## OpusClip MCP

Turns long footage into ranked short clips, then captions, edits, and schedules them.

- Listing: https://mcp.film/mcps/opusclip/
- Category: Editing & Post
- Official: yes
- Pricing: credits
- Auth: oauth
- Verified: 2026-08-19

Endpoint:

```text
https://mcp.opus.pro/mcp
```

Claude Code:

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

Notes: Official, hosted, and still labelled beta by OpusClip's own changelog — which advertised 25 tools while the docs now list 27 workflow tools plus 2 thumbnail-generation ones, so trust live `tools/list` over any published count. The endpoint at https://mcp.opus.pro/mcp is live and returns OAuth protected-resource metadata pointing at a WorkOS AuthKit authorization server. Entitlement is not universal: the docs say Pro Beta and Max organizations get API access automatically and business customers run under their contract, so a free account may connect and find the write tools locked. Quotas are per workspace and real — 15h / 900 credits a month, a 10-credit floor charged per project regardless of length, and 4 concurrent projects, resetting on the 1st UTC. Fourteen of the tools are writes that spend credits and prompt for approval per call. The public repo is a thin 2-star wrapper (MIT, pushed 14 Aug 2026) under an org with a GitHub IP allow list, so you cannot browse its source anonymously; the docs are the real reference. Scored for short-form social, not for narrative: virality ranking and vertical reframe are the product's opinion, and it will impose it.

## Pika MCP

Pika's hosted media toolkit plus 17 production skills, now served from pika.art.

- Listing: https://mcp.film/mcps/pika/
- Category: Video Generation
- Official: yes
- Pricing: credits
- Auth: oauth
- Verified: 2026-08-11

Endpoint:

```text
https://experiment-mcp.pika.art/api/mcp
```

Claude Code:

```sh
claude mcp add --transport http pika https://experiment-mcp.pika.art/api/mcp
```

Notes: Pika moved its MCP docs off pika.me: both www.pika.me/mcp and www.pika.me now 307 to experiment.pika.art, and the documented endpoint is experiment-mcp.pika.art. The legacy mcp.pika.me/api/mcp endpoint still answers (401), so existing configs are not dead yet, but expect it to go. The docs also offer a skills install, 'npx skills add Pika-Labs/Pika-Plugins -all -y', which is the plugin bundle rather than the MCP connector. Per-tool documentation is thinner than Runway or fal.

## Promptibus MCP

Model intelligence MCP for prompt syntax, pricing, and budget-aware picks.

- Listing: https://mcp.film/mcps/promptibus/
- Category: Model Hubs
- Official: yes
- Pricing: freemium
- Auth: api_key (PROMPTIBUS_API_KEY)
- Verified: 2026-08-25

Endpoint:

```text
https://promptibus.com/api/mcp
```

Claude Code:

```sh
claude mcp add promptibus -- npx -y @promptibus/mcp
```

Notes: MIT, npm @promptibus/mcp 0.9.0 — still the only release, published May 11 2026, and neither the package nor the repo has moved since; 3 stars. The hosted endpoint and the npx package both work, and anonymous mode needs no key at 25 calls/day and 500/month across 10 free-tier models. The staleness is the whole caveat, and it now shows on the vendor's own page: the free tier is still headlined by Claude 4 Sonnet, GPT-4o, DALL-E 3 and Midjourney v6.1. Confirm pricing and prompt syntax at the model vendor before you spend against its advice. It is a catalogue and preflight layer, not a generation router — nothing here renders a frame.

## reap MCP

Hosted MCP that clips, captions, dubs, reframes, and publishes long-form footage.

- Listing: https://mcp.film/mcps/reap/
- Category: Editing & Post
- Official: yes
- Pricing: freemium
- Auth: oauth
- Verified: 2026-08-12

Endpoint:

```text
https://mcp.reap.video/mcp
```

Claude Code:

```sh
claude mcp add --transport http --scope user reap https://mcp.reap.video/mcp
```

Notes: The free tier does not reach the MCP: reap's pricing page puts API and MCP access on Creator ($9.99/mo) and above, so the free hour of watermarked 720p clipping is app-only and an agent connecting on a free account has nothing to call. Three of the 29 documented tools — publish_clip, schedule_clips, update_publisher_post — post publicly to connected social accounts, and the docs require the agent to confirm before running them; treat them as irreversible and gate them yourself. Marketing pages still advertise '10 tools', which the API reference contradicts. There is no source repo, and clipping quality depends on reap's moment detection rather than anything you can tune.

## Recraft MCP Server

Official hosted Recraft server: raster + vector generation, styles, upscale, backgrounds.

- Listing: https://mcp.film/mcps/recraft/
- Category: Image Generation
- Official: yes
- Pricing: credits
- Auth: oauth
- Verified: 2026-08-26

Endpoint:

```text
https://mcp.recraft.ai/mcp
```

Claude Code:

```sh
claude mcp add --transport http recraft https://mcp.recraft.ai/mcp
```

Notes: The stdio entry is not a local server — it is the mcp-remote bridge Recraft's own docs print for clients that cannot speak streamable HTTP, pointed at the same hosted endpoint. The local package @recraft-ai/mcp-recraft-server (last v1.6.5) is deprecated and its repo is archived — the README says so outright and points here; the repo link is kept only for history. Billing changed with the move: the hosted server deducts from your Recraft plan credits, the same balance Recraft Studio spends, not from separately purchased API units. Rates are per operation and are not reproduced here — check Plans and billing at recraft.ai before you budget a job. tools_sample is null because Recraft's docs describe capabilities rather than tool names and the endpoint is OAuth-gated, so the list cannot be enumerated without an account.

## ReelsFarm MCP

Hosted short-form studio for AI avatars, product scenes, UGC videos, and social delivery.

- Listing: https://mcp.film/mcps/reelsfarm/
- Category: Video Generation
- Official: yes
- Pricing: freemium
- Auth: oauth
- Verified: 2026-08-16

Endpoint:

```text
https://mcp.reelsfarm.com/mcp
```

Claude Code:

```sh
claude mcp add --transport http reelsfarm https://mcp.reelsfarm.com/mcp
```

Notes: Hosted remote MCP verified alive and OAuth-gated on 2026-08-16; the public server card reports version 2.0.1 and 106 tools. Write actions default to Review mode and require explicit reelsfarm_confirm_action; generation and publishing may consume credits or require a paid plan, and publishing also needs connected social accounts. The linked GitHub repository is the public TypeScript client SDK/CLI, not the hosted server source.

## Replicate MCP Server

Official remote MCP for discovering and running thousands of models on Replicate.

- Listing: https://mcp.film/mcps/replicate/
- Category: Model Hubs
- Official: yes
- Pricing: paid
- Auth: oauth (REPLICATE_API_TOKEN)
- Verified: 2026-08-23

Endpoint:

```text
https://mcp.replicate.com/sse
```

Claude Code:

```sh
claude mcp add replicate https://mcp.replicate.com/sse --transport sse --scope user
```

Notes: Both remote paths are live and OAuth-gated — /sse and /mcp each answer 401, and /.well-known/oauth-protected-resource points the client at https://mcp.replicate.com/. The docs no longer print either path: they now name the bare host and give copy-paste config only for the stdio npm package, with `claude mcp add "replicate-code-mode" --scope user --transport stdio -- npx -y replicate-mcp@alpha --tools=code` as the one Claude Code command on the page (code mode also needs Deno installed). Caveat: `latest` on npm is still 0.9.0 while all real work ships on the alpha track, now at 2.0.0-alpha.74, so the unpinned `npx -y replicate-mcp` most guides show installs a year-old build. The code-mode demo repo (4 stars) has not been pushed since Nov 17 2025; Replicate says it is working with Stainless to fold code mode into the remote server. Prefer the remote server. Also a strong route to upscalers (Real-ESRGAN, Topaz-style models) with no first-party MCP. Tool names are generated from the HTTP API surface (models.search, predictions.create) rather than a fixed published list.

## Revid

Hosted MCP that generates, renders, voices, and publishes short-form video end to end.

- Listing: https://mcp.film/mcps/revid/
- Category: Video Generation
- Official: yes
- Pricing: credits
- Auth: oauth
- Verified: 2026-08-12

Endpoint:

```text
https://www.revid.ai/api/mcp
```

Claude Code:

```sh
claude mcp add --transport http revid https://www.revid.ai/api/mcp
```

Notes: Short-form and social first — this is a faceless TikTok/Reels/Shorts factory, not shot-level cinematic control, and nothing here gives you frame continuity across a scene. Treat publish_now and schedule_publish as live-fire tools: they push to your connected accounts with no staging step, so gate them behind explicit approval. Renders burn credits from your account or active workspace; call calculate_credits first. Endpoint verified live on 12 Aug 2026 — GET returns 405 and /.well-known/oauth-protected-resource advertises scope mcp:use against https://www.revid.ai. Closed source: there is no public repo for the server, and the companion CLI (npm revid-cli 0.1.4, published 4 May 2026) ships UNLICENSED, so read the terms before you build on it.

## RunAPI MCP Server

Browse, price, and run 130+ image, video, audio and voice models through one MCP.

- Listing: https://mcp.film/mcps/runapi/
- Category: Model Hubs
- Official: yes
- Pricing: credits
- Auth: api_key (RUNAPI_API_KEY)
- Verified: 2026-08-24

Endpoint:

```text
https://mcp.runapi.ai/mcp
```

Claude Code:

```sh
claude mcp add runapi -s user -- npx -y @runapi.ai/mcp
```

Notes: Apache-2.0, npm @runapi.ai/mcp 0.12.0 published Aug 21 2026, Node >=22, 55 stars — three minor releases since the last check with the tool list unchanged. The hosted remote at https://mcp.runapi.ai/mcp is live (POST-only; a plain GET returns 405) and takes OAuth or a bearer key; it exposes the eight business tools, while `login` stays local-only. Discovery tools run without a key because the catalog is embedded at build time, so slugs and input constraints go stale between releases — pricing is fetched live, the catalog is not, and the README now tells agents to call check_pricing rather than trust its own examples. create_task requires a caller-supplied idempotency key (1-512 chars) and the README warns not to derive it from the JSON-RPC request id; the completion wait tops out at 300s, after which you poll get_task instead of resubmitting. `npx @runapi.ai/mcp init claude|cursor|vscode|windsurf|roo` writes client config if you would rather not hand-edit. Narrow sibling: @runapi.ai/runway-aleph-mcp (0.1.7, Jul 31 2026) wraps only Runway Aleph.

## Runway MCP

Official hosted MCP: Gen-4.5, Seedance, Kling and Veo video from any agent.

- Listing: https://mcp.film/mcps/runway/
- Category: Video Generation
- Official: yes
- Pricing: credits
- Auth: oauth
- Verified: 2026-08-11

Endpoint:

```text
https://mcp.runwayml.com/mcp
```

Claude Code:

```sh
claude mcp add --transport http runway https://mcp.runwayml.com/mcp
```

Notes: Hosted server (OAuth, no API key, bills Runway credits) is the flagship; an open-source repo exists for self-hosting and was last pushed 2026-08-10. Runway has moved its web presence from runwayml.com to runway.com — the old host 308s across, and the mcp.runwayml.com endpoint still answers (401 unauthenticated). The Zendesk help article blocks scripted fetches; open it in a browser. Generated asset URLs from the API expire after 24h — download outputs promptly.

## Shotstack MCP

Cloud video editing, Studio previews, and template rendering over Shotstack's hosted MCP.

- Listing: https://mcp.film/mcps/shotstack/
- Category: Editing & Post
- Official: yes
- Pricing: freemium
- Auth: oauth
- Verified: 2026-08-28

Endpoint:

```text
https://mcp.shotstack.io/
```

Required headers: `x-api-key`

Claude Code:

```sh
claude mcp add --transport http shotstack https://mcp.shotstack.io
```

Notes: Rebuilt around the hosted endpoint since the last check: npm @shotstack/shotstack-mcp-server 1.1.0 now carries a deprecation notice — "This local stdio server is deprecated. Use the hosted Shotstack MCP server instead" — so the old `-e SHOTSTACK_API_KEY -- npx` recipe listed here is dead and stdio-only clients must bridge through mcp-remote. Shotstack calls the hosted server beta and warns tools may change without notice. The endpoint answers an unauthenticated probe with 401, alive and gated. There is still no readable source: npm points at github.com/shotstack/shotstack-mcp-server, which 404s to both an anonymous fetch and the GitHub API, so there are no stars or commits to judge — trust the vendor docs and the live endpoint, not GitHub signals. Agents should call `get_shotstack_guide` before composing Edit JSON, prefer `studio` over `render_video` when a human is watching, and pass real public HTTPS asset URLs rather than inventing them.

## Stockfilm

Remote MCP for searching and licensing restored 8mm and Super 8 home-movie footage.

- Listing: https://mcp.film/mcps/stockfilm/
- Category: Production Ops
- Official: yes
- Pricing: freemium
- Auth: none
- Verified: 2026-08-16

Endpoint:

```text
https://api.stockfilm.com/mcp
```

Claude Code:

```sh
claude mcp add --transport http stockfilm https://api.stockfilm.com/mcp
```

Notes: Verified live on 16 Aug 2026 by initialising the endpoint and reading tools/list: six tools, no auth on connect. The catch is checkout. license_clip does not deliver a file — it returns an x402 payment endpoint and wants $10 in USDC on Solana or Base, so you need an x402-capable agent framework or wallet; there is no card path inside the MCP. Stockfilm's own site quotes $149 per clip for a royalty-free 4K master direct, and $79–$299 through Pond5, so confirm what resolution and rights the $10 buys before you build a delivery on it. Its numbers also disagree with themselves: the server advertises 217,000+ clips, the website says 162,000+ from ~1,600 reels across 121 countries. Scope is narrow by design — amateur home movies only, no news, sport or studio material; for those see getty-images in this directory. Listed in the official MCP registry since Mar 2026 under a second hostname, https://mcp.stockfilm.com/mcp, which also answers; the vendor's own docs point at api.stockfilm.com, used above.

## Sync MCP Server

Official Sync MCP for lipsync generation, voice cloning, and TTS on existing footage.

- Listing: https://mcp.film/mcps/sync-labs/
- Category: Avatars & Performance
- Official: yes
- Pricing: paid
- Auth: api_key (SYNC_API_KEY)
- Verified: 2026-08-13

Endpoint:

```text
https://mcp.sync.so/mcp
```

Claude Code:

```sh
claude mcp add sync -- npx -y @sync.so/mcp-server --api-key YOUR_API_KEY
```

Notes: Official and MIT, with both routes live: the hosted endpoint above takes OAuth in Claude web (no key needed), while stdio needs SYNC_API_KEY — or omit it and the server runs a device-auth flow, caching a token at ~/.config/sync/mcp-credentials.json. Node 18+. No free tier: plans run from $5/month Hobbyist to $249/month Scale, all with per-second generation charges of roughly $0.04–0.05, and the tiers also cap clip length (1 min at the bottom, 30 min at the top), concurrent jobs, and voice clones — call generate_estimate-cost before long renders. Models named on the pricing page are Lipsync-2-Pro, Sync-3, and React-1; ask models_get rather than assuming. Repo activity is thin, 1 star and last pushed 16 Jul 2026, and npm @sync.so/mcp-server still sits at 0.1.4 from 16 Mar 2026 — tolerable only because tools are read from the live OpenAPI spec, so API changes land without a package bump. Ethics and rights: relighting someone's mouth to say new words needs the performer's consent, and many jurisdictions and union agreements now require it explicitly.

## TwelveLabs Jockey

Cross-video agent MCP: build a knowledge store, then ask your whole library questions.

- Listing: https://mcp.film/mcps/twelvelabs-jockey/
- Category: Editing & Post
- Official: yes
- Pricing: freemium
- Auth: oauth
- Verified: 2026-08-27

Endpoint:

```text
https://mcp.twelvelabs.io/jockey/mcp
```

Claude Code:

```sh
claude mcp add --transport http --scope user jockey https://mcp.twelvelabs.io/jockey/mcp
```

Notes: Tool names are null because TwelveLabs does not publish a catalogue — the docs tell you to ask the connected client to list them, so run `tools/list` and see what you get rather than trusting any third-party listing. Hard limits are 4 GB per video and 32 MB per image, and ingestion is asynchronous: adding a corpus is a wait, not a call. Clients without widget support get a text fallback instead of the gallery/timeline/highlight-reel UI, which in practice means the citations are still usable but the assembly view is not. Pricing is not documented for MCP specifically — signup is free and usage draws on your TwelveLabs plan, so confirm rates before pointing it at a real archive. Requires a client that supports remote HTTP servers with OAuth; the docs list Claude and Claude Code by name. Do not confuse this with the single-video `twelvelabs` entry, which is a separate server on a separate host with an API key.

## Valossa Video Assistant MCP

Hosted video-understanding MCP: transcripts, shots, visual scenes, soundbites, and clips.

- Listing: https://mcp.film/mcps/valossa/
- Category: Editing & Post
- Official: yes
- Pricing: paid
- Auth: oauth
- Verified: 2026-08-25

Endpoint:

```text
https://mcp-assistant.valossa.com/mcp
```

Claude Code:

```sh
claude mcp add --transport http valossa https://mcp-assistant.valossa.com/mcp
```

Notes: There is no free tier, only a 7-day trial: 30 analysis minutes, 100 task credits, no card, and a 15-minute cap per video while trialling. After that it is a EUR 29 credit pack or monthly plans from EUR 14.90. Two meters run at once — imports burn analysis minutes, exports and agent questions burn task credits — so check get_quota_status before turning an agent loose on a feature-length rush. Hard ceilings are 7 GB and 5 hours per file. It analyses, it does not edit: clips arrive as download URLs, and there is no NLE round-trip, no EDL, no timeline. Closest comparison is the TwelveLabs entry; the reason to pick this one is jurisdiction — Valossa is Finnish and states that video stays in the EU and is not used to train models. Registered in the official MCP Registry as com.valossa/video-assistant-mcp (v1.0.0, published 2026-06-25). No public source repo, so the documentation page is the only reference, and roughly half the 23 documented tools write data or spend quota.

## VEED Fabric MCP

VEED's hosted MCP for talking-head video: pick a character, pick a voice, send a script.

- Listing: https://mcp.film/mcps/veed-fabric/
- Category: Avatars & Performance
- Official: yes
- Pricing: credits
- Auth: oauth
- Verified: 2026-08-17

Endpoint:

```text
https://www.veed.io/api/v1/mcp
```

Claude Code:

```sh
claude mcp add --transport http veed-fabric https://www.veed.io/api/v1/mcp
```

Notes: Endpoint verified alive on 17 Aug 2026 (401 unauthenticated), Streamable HTTP, OAuth 2.0. Seven tools, and that is the whole surface: stock characters only — nothing in the documented toolset uploads your own plate or clones a voice, so this does not replace Sync or Hedra for footage you shot. Costs roughly 8 credits per second of output, billed against AI Playground credits that come with paid VEED plans or are bought separately, so call confirm_fabric_video first; create_fabric_video is async and returns a job id you poll with get_generation_status. VEED publishes no CLI one-liner — the documented Claude path is the connector directory at claude.ai, and the command shown here is the generic Streamable HTTP form. The linked repo is documentation plus an Agent Skill, not the server: the server is closed-source and hosted, the repo has ~6 stars, and it was last pushed 1 Aug 2026, so judge maintenance by VEED the product rather than by repo activity.

## Vimeo MCP Server

Official Vimeo remote MCP: library search, analytics, retention, and metadata editing.

- Listing: https://mcp.film/mcps/vimeo/
- Category: Review & Distribution
- Official: yes
- Pricing: freemium
- Auth: oauth
- Verified: 2026-08-22

Endpoint:

```text
https://mcp.vimeo.com/mcp
```

Claude Code:

```sh
claude mcp add --transport http vimeo https://mcp.vimeo.com/mcp
```

Notes: Public beta as of the current docs, upgraded from the private beta announced at REFRAME in Oct 2025 — Vimeo says all of it is subject to change without notice. Endpoint is https://mcp.vimeo.com/mcp; https://mcp.vimeo.com/.well-known/oauth-protected-resource still answers (re-checked 2026-08-22), names mcp.vimeo.com as its own authorization server, accepts the bearer in the header only, and advertises six scopes — public, private, stats, upload, edit, create. Read that list before you consent: the write surface is genuine, and the scopes you grant decide how much of your library an agent can change. ChatGPT clients use https://mcp.vimeo.com/sse instead, same tools. Destructive actions such as deleting videos are deliberately excluded. Vimeo recommends Pro or above because API rate limits scale with plan, so expect a thin experience on free. The docs page is a client-rendered SPA and invisible to crawlers, so tool names are still unpublished.

## Vivideo MCP

Hosted MCP over a multi-model video roster, with avatars, voices, and brand kits.

- Listing: https://mcp.film/mcps/vivideo/
- Category: Video Generation
- Official: yes
- Pricing: freemium
- Auth: api_key (VIVIDEO_API_KEY)
- Verified: 2026-08-18

Endpoint:

```text
https://api.vivideo.ai/mcp
```

Required headers: `Authorization`

Claude Code:

```sh
claude mcp add --transport http vivideo https://api.vivideo.ai/mcp -h "Authorization: Bearer YOUR_API_KEY"
```

Notes: Listed in the official MCP registry with both the npm package and the hosted remote, and the endpoint answers 405 to a GET — correct behaviour for a POST-only streamable HTTP server. Everything else is vendor-stated: the package is closed source with no public repo, so you cannot audit what the wrapper sends, and @vivideo/mcp has sat at 1.0.2 since 28 Jul 2026 while the API around it moves. The site advertises ~30 models 'including Sora 2', which OpenAI removes from its API on 2026-09-24 — call list_models before you plan a shoot around any published roster. The free tier's claim of unlimited, watermark-free generation with full commercial rights is marketing copy we could not verify against machine-readable terms; read the plan before delivering client work. Bearer keys are vv_live_-prefixed.

## Wireflow

Exposes whole ad-creative workflows over MCP rather than individual model endpoints.

- Listing: https://mcp.film/mcps/wireflow/
- Category: Video Generation
- Official: yes
- Pricing: freemium
- Auth: oauth
- Verified: 2026-08-11

Endpoint:

```text
https://www.wireflow.ai/api/mcp
```

Claude Code:

```sh
claude mcp add --transport http wireflow https://www.wireflow.ai/api/mcp
```

Notes: Disclosure: a direct competitor to Martini, this directory's sponsor, listed on the same terms as everything else. Endpoint verified alive and auth-gated (401) on 2026-08-11 and the tool list is taken verbatim from Wireflow's own MCP docs. Closed source, no public repo, and the vendor documents only connector-UI setup — the CLI command above is the standard streamable-HTTP form of the documented endpoint. Credits are the real constraint: free tier with starter credits, paid from $24/month for 1,600 credits, roughly 30 credits per image and 17 credits per second of video, so a minute of video is not cheap. Ad-format oriented; it is not a general shot-generation tool.

## Wistia MCP Server

Official Wistia remote MCP: upload, trim, caption, dub, publish, and read the analytics.

- Listing: https://mcp.film/mcps/wistia/
- Category: Review & Distribution
- Official: yes
- Pricing: freemium
- Auth: oauth
- Verified: 2026-08-25

Endpoint:

```text
https://api.wistia.com/mcp/api
```

Claude Code:

```sh
claude mcp add --transport http wistia https://api.wistia.com/mcp/api
```

Notes: Launched 2026-07-22 and free to use on any plan, including the $0 tier (25 GB, one seat) — but role-gated: only Owners and Managers can connect an agent, so a shared editor seat gets nothing. Wistia does not publish individual tool names, only the twelve toolsets, and by default the endpoint exposes every tool it has; pin ?toolsets=media,analytics or similar unless you want the agent paging through the full API. The write surface is a live public library — archive, swap, trim, bulk update and channel publishing are all reachable and some are irreversible, so gate them yourself. Remix and dubbing spend an AI credit balance that the account toolset reports. There is no source repo and the docs are the only reference, and Wistia's own guidance is to ask the agent what it can do because the surface is still expanding. Scope check: this is marketing and B2B video hosting, not a screener or festival delivery platform — no DCP, no watermarked screener workflow. For those, see the Frame.io and Vimeo entries.

## Auphonic (via Zapier MCP)

Auphonic's automated audio post (loudness, leveling, denoise) reachable through Zapier MCP.

- Listing: https://mcp.film/mcps/auphonic-zapier/
- Category: Sound Design & SFX
- Official: no
- Pricing: freemium
- Auth: api_key
- Verified: 2026-08-17

Endpoint:

```text
https://mcp.zapier.com/api/v1/connect
```

Required headers: `Authorization`

Notes: Connect details filled in on 17 Aug 2026: Zapier's help centre now documents one shared Streamable HTTP endpoint, https://mcp.zapier.com/api/v1/connect (live, 401 unauthenticated), with `Authorization: Bearer <token>` as the recommended form — the older per-user URL with the token in a query string still works but leaks the secret into logs. The token is minted per MCP server you create at mcp.zapier.com after connecting Auphonic, is shown exactly once, and grants whatever tools that server exposes, so treat it as a password; there is no published CLI one-liner, so add it through your client's header config. Still a generic Zapier gateway rather than a dedicated audio MCP: the surface is two Auphonic actions — Create Production and its trigger — so an agent gets 'submit a job with a preset', not per-parameter mastering control, and every call routes your audio through a third integration layer. Tool names stay null because Zapier mints them from the actions you enable rather than publishing a fixed list — read tools/list once connected. Auphonic gives 2 free processing hours per month, and its own docs at auphonic.com/help still make no mention of MCP. For measured loudness compliance without the middleman, REAPER MCP in this directory does analyze_loudness plus apply_limiter locally; ElevenLabs isolate_audio remains the nearest one-shot dialogue denoiser.

## SunoMCP (AceDataCloud)

Full Suno workflow via a third-party API: songs, lyrics, stems, extends, personas.

- Listing: https://mcp.film/mcps/suno-acedata/
- Category: Music & Score
- Official: no
- Pricing: credits
- Auth: api_key (ACEDATACLOUD_API_TOKEN)
- Verified: 2026-08-18

Endpoint:

```text
https://suno.mcp.acedata.cloud/mcp
```

Required headers: `Authorization`

Claude Code:

```sh
claude mcp add suno --transport http https://suno.mcp.acedata.cloud/mcp -h "Authorization: Bearer YOUR_API_TOKEN"
```

Notes: Suno still has NO official public API as of August 2026 — its CPO posted an intake form in July 2026 saying the company is only exploring a developer API, partner-curated, with no public endpoints, docs or date. So this and every other Suno wrapper is an unofficial reseller, plausibly against Suno's ToS, and no commercial-rights claim on the output can be guaranteed. Same for all Udio wrappers. For music you can actually clear, prefer Sonilo, Lyria (Google GenMedia) or Stable Audio via the fal hub. Mechanically it is alive and moving: PyPI mcp-suno 2026.8.17.0 shipped 17 Aug 2026, MIT, 43 stars, ~29 suno_-prefixed tools, and a hosted streamable-HTTP endpoint that still answers 401 unauthenticated. Defaults worth knowing: SUNO_DEFAULT_MODEL is chirp-v5-5 and SUNO_REQUEST_TIMEOUT is 1800s, because renders are slow. The older unprefixed tool names in the lower half of the README are out of date.

## Unreal Engine MCP (Flopperam / Aura)

Third-party Unreal MCP for UE 5.5+, with a hosted 50-tool option Epic's server has no answer to.

- Listing: https://mcp.film/mcps/unreal-engine/
- Category: 3D, Worlds & VFX
- Official: no
- Pricing: freemium
- Auth: api_key
- Verified: 2026-08-11

Endpoint:

```text
https://agent.flopperam.com/mcp
```

Claude Code:

```sh
claude mcp add --transport http unreal-engine https://agent.flopperam.com/mcp
```

Notes: Ownership changed: the repo's README and description now state Flopperam has been acquired by Aura and point ongoing development at tryaura.dev. 1.07k stars, last push Jun 26 2026 — slowing since the acquisition. We previously listed this as MIT; GitHub's licence API returns 404 for the repo, so the licence is unconfirmed — treat it as unlicensed until Aura says otherwise. The hosted endpoint answers 401 to an unauthenticated tools/list, so it is alive and key-gated. Landscape: Epic now ships a first-party server for UE 5.8 (unreal-mcp-epic); chongdashu/unreal-mcp is still the most-starred at 2.1k but has not been pushed since Apr 2025; ChiR24/Unreal_mcp (828 stars, pushed Aug 11 2026, TypeScript + a C++ Automation Bridge plugin) is the most actively maintained community option.

