mcp.film directory
NPM · 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 from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
Supply Chain Security100
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- No production dependencies, so there is no dependency health to assess. View diagnostics → Pass
Provenance & Transparency100
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Cryptographically verified build provenance (signed, bound to c47-inc/mcp-film). View diagnostics → Pass
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 0 days ago).Pass
- Publishes a security disclosure policy (SECURITY.md).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: a data source with nothing on this package, evidence we could not reach, or a check we could not run. 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.
npm · mcp-film
claude mcp add film-mcp-directory -- npx -y mcp-film
codex mcp add film-mcp-directory -- npx -y mcp-film
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"film-mcp-directory": {
"type": "local",
"command": [
"npx",
"-y",
"mcp-film"
],
"enabled": true
}
}
} openclaw mcp add film-mcp-directory --command npx --arg -y --arg mcp-film
mcp_servers:
film-mcp-directory:
command: "npx"
args: ["-y", "mcp-film"] {
"mcpServers": {
"film-mcp-directory": {
"command": "npx",
"args": [
"-y",
"mcp-film"
]
}
}
} 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 81
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 · Analysed npm/mcp-film@1.5.0
Provenance Verified
A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.
| Result | Verified |
|---|---|
| Ecosystem | npm |
| Reason | Verified |
| Discovered via | Registry attestation endpoint |
| Source repo | c47-inc/mcp-film |
| Certificate issuer | https://token.actions.githubusercontent.com |
| Certificate SAN | https://github.com/c47-inc/mcp-film/.github/workflows/release.yml@refs/heads/main |
| Rekor log index | 2430654959 |
| Predicate type | https://slsa.dev/provenance/v1 |
| Subject digest | sha512:43e00dbd6ddffa18f1eb4e3e1e1088c179f8254a4e83279d60f64173ab642d97c1be8b43dcab675352ddf624b3733511672628b5c1c2f3ec48c3de947 |
Dependencies 0 packages
| Packages resolved | 0 |
|---|---|
| Tree resolution | Complete |
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.