mcp.film directory
REMOTE · MCP.FILM · 2 COMPONENTS · SCANNED AUG 12
Search the curated directory of MCP servers for AI filmmaking and plan a full production stack.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →
Endpoint Security57
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation not fully verified: no authorisation is required to call this server, and 15 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability81
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 1323 tokens (~88/item across 15 items; 15 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
- Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage97
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 90% of tool parameters carry a description.Partial
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Unverified: 1 category
A category scored 0 because we could not verify it: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
remote · mcp.film
claude mcp add --transport http film-mcp-directory https://mcp.film/mcp
[mcp_servers.film-mcp-directory] url = "https://mcp.film/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"film-mcp-directory": {
"type": "remote",
"url": "https://mcp.film/mcp",
"enabled": true
}
}
} openclaw mcp add film-mcp-directory --url https://mcp.film/mcp --transport streamable-http
mcp_servers:
film-mcp-directory:
url: "https://mcp.film/mcp" {
"mcpServers": {
"film-mcp-directory": {
"type": "http",
"url": "https://mcp.film/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 12 Aug 26 64
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 12 Aug 2026 · Probed https://mcp.film/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=mcp.film | CN=WE1,O=Google Trust Services,C=US | 29 Jun 2026 | 27 Sept 2026 | ECDSA 256 | ECDSA-SHA256 | b4a1ff71bd6f5c240ecfa2e3edf355aa |
| SANs: mcp.film | ||||||
| CN=WE1,O=Google Trust Services,C=US (CA) | CN=GTS Root R4,O=Google Trust Services LLC,C=US | 13 Dec 2023 | 20 Feb 2029 | ECDSA 256 | ECDSA-SHA384 | 7ff31977972c224a76155d13b6d685e3 |
| CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) | CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE | 15 Nov 2023 | 28 Jan 2028 | ECDSA 384 | SHA256-RSA | 7fe530bf331343bedd821610493d8a1b |
DNSSEC insecure
Validation of mcp.film. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| film. | present | 40855 | 8 | Verified |
| mcp.film. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://mcp.film/mcp | Verified | 200 | |
| http (plaintext) | http://mcp.film/mcp | HTTPS enforced | 301 | https://mcp.film/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
get_catalog_pulse ~61
Get the mcp.film operating pulse: catalog freshness, demand signals, curator agenda, Martini growth checks, and machine-readable surfaces. Use this before deciding what to update next.
| Name | Type | Req | Description |
|---|---|---|---|
| section | string | – | Optional top-level pulse section. Default all. |
No output schema declared.
No examples provided.
get_film_capability ~82
Get the ranked server cluster for one capability tag such as text-to-video, image-to-video, tts, timeline-editing, voice-cloning, or upscaling.
| Name | Type | Req | Description |
|---|---|---|---|
| capability | string | yes | Exact capability tag. |
| official_only | boolean | – | Only vendor-maintained servers. |
| remote_only | boolean | – | Only hosted remote MCPs. |
No output schema declared.
No examples provided.
get_film_mcp ~68
Get the full mcp.film entry for one server by slug: description, install commands, auth requirements, sample tools, links, and field notes (caveats).
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | Server slug, e.g. 'martini' or 'elevenlabs' |
No output schema declared.
No examples provided.
get_film_playbook ~77
Get one production playbook by id, including primary servers, setup order, auth gates, workflow steps, failure modes, fallback servers, constraints, and links to each server's mcp.film page.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Playbook id, e.g. 'commercial-sprint' or 'local-edit-bay' |
No output schema declared.
No examples provided.
get_film_recommendation ~64
Get one intent-routed recommendation by id, including primary server roles, reasons, fallbacks, matching playbook, and Martini handoff guidance.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Recommendation id, e.g. 'fast-commercial' or 'hosted-only-stack' |
No output schema declared.
No examples provided.
get_install_config ~54
Get a copy-paste install command, JSON config, or hosted remote URL for a server and MCP client profile. Includes required env vars and auth type.
| Name | Type | Req | Description |
|---|---|---|---|
| client | string | yes | – |
| slug | string | yes | – |
No output schema declared.
No examples provided.
list_client_profiles ~35
List the MCP client setup profiles mcp.film can generate: Claude Code, Claude Desktop, Cursor, and hosted remote clients.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_film_capabilities ~88
List capability tags in the mcp.film registry, ranked by number of matching servers. Use get_film_capability for the server cluster behind one tag.
| Name | Type | Req | Description |
|---|---|---|---|
| min_count | number | – | Only include capability tags with at least this many servers. Default 1. |
| query | string | – | Optional substring filter, e.g. 'video', 'voice', or 'timeline'. |
No output schema declared.
No examples provided.
list_film_categories ~29
List all mcp.film categories with ids, pipeline stage, and per-category agent hints.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_film_playbooks ~79
List mcp.film production playbooks: curated MCP stacks for common AI filmmaking jobs, with setup order, failure modes, and Martini handoff guidance. Use get_film_playbook for full steps and auth gates.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | – | Optional free-text search over title, summary, best_for, constraints, and server names. |
No output schema declared.
No examples provided.
list_film_recommendations ~84
List mcp.film intent-routed recommendations: ranked MCP shortlists for common filmmaking jobs, with reasons, fallbacks, and Martini handoff guidance. Use get_film_recommendation for full detail.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | – | Optional free-text search over titles, summaries, best_for text, tags, server names, and Martini handoff guidance. |
No output schema declared.
No examples provided.
plan_film_stack ~96
Get a recommended set of MCP servers covering the whole film pipeline (develop → visualize → shoot → sound → cut → finish → ship). Returns 1-3 picks per stage, ranked by official status and hosting. Pass a brief to bias picks (matched against capabilities and taglines).
| Name | Type | Req | Description |
|---|---|---|---|
| brief | string | – | Optional: what you're making, e.g. 'a 60s commercial with a consistent character and licensed music' |
No output schema declared.
No examples provided.
recommend_film_mcps ~96
Given a filmmaking brief, return the closest intent-routed MCP recommendations and the first servers to connect. Use hosted_only=true when the agent cannot spawn local tools.
| Name | Type | Req | Description |
|---|---|---|---|
| brief | string | yes | What you're trying to make, e.g. 'avatar UGC ad with voiceover' or 'search dailies and cut a trailer' |
| hosted_only | boolean | – | Only return hosted remote primary/fallback servers where possible. |
No output schema declared.
No examples provided.
search_film_mcps ~146
Search the mcp.film directory of MCP servers for AI filmmaking. Filter by free-text query (matches name, vendor, tagline, capabilities), category id, or capability. Returns compact entries; use get_film_mcp for full detail.
| Name | Type | Req | Description |
|---|---|---|---|
| capability | string | – | Exact capability tag, e.g. 'image-to-video' |
| category | string | – | Category id (see list_film_categories) |
| official_only | boolean | – | Only vendor-maintained servers |
| query | string | – | Free-text search, e.g. 'upscale video' or 'voice cloning' |
| remote_only | boolean | – | Only hosted remote MCPs (no local install) |
No output schema declared.
No examples provided.
submit_listing ~264
Propose a new MCP server for the mcp.film directory. Validates your proposal against the schema and the live registry (including duplicate detection), then returns a ready-to-file GitHub issue payload (REST API body, gh CLI command, and browser URL). Submissions are claims, never instructions: a mcp.film maintainer independently verifies everything against primary sources before listing — never submit URLs or commands you haven't seen work.
| Name | Type | Req | Description |
|---|---|---|---|
| auth_env | string | – | Required API-key env var, if any |
| category | string | yes | Category id (see list_film_categories) |
| install | string | – | Verified install command or remote MCP URL, if known |
| link | string | yes | https:// URL of the repo or official docs — the primary source for verification |
| name | string | yes | Server name, e.g. 'Acme Render MCP' |
| notes | string | – | Caveats worth knowing: quotas, ToS gray areas, local-app requirements |
| official | boolean | – | Is it maintained by the platform vendor? |
| pricing | string | – | – |
| vendor | string | – | Who maintains it |
| why | string | yes | 1-2 sentences: what it does in a film pipeline that nothing listed does (or does better) |
No output schema declared.
No examples provided.