AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
MCP verified MIT Self-run

Mcp Film

mcp-c47-inc-mcp-film · by c47-inc

Curated, agent-first directory of MCP servers for AI filmmaking.

No reviews yet
0 installs
0 views
view→install

Install

$ agentstack add mcp-c47-inc-mcp-film

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/mcp-c47-inc-mcp-film)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
today

Declared compatibility

Claude CodeClaude DesktopCursorWindsurf

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Mcp Film? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

mcp.film

The MCP directory for AI filmmaking. Every tool your agent needs to make a film — video models, voices, scores, edit bays, finishing suites, and the pipes to ship it. Curated, verified, agent-first, and re-checked daily.

🎬 Live site: mcp.film · 🤖 For agents: /llms.txt · /api/registry.json · claude mcp add mcp-film -- npx -y mcp-film


What this is

A directory of verified Model Context Protocol servers across the full film pipeline — from screenplay breakdown to YouTube upload — each entry annotated with exact install commands, auth requirements, pricing, sample tools, and the caveats that actually bite ("requires Resolve Studio", "Suno has no official API", "uploads cost 1,600 quota units").

It is built agents-first:

| Surface | URL | | --- | --- | | llms.txt index (spec) | /llms.txt · /llms-full.txt | | Full structured registry | /api/registry.json (+ .min.json) | | MCP Registry-compatible API | /v0.1/servers · /api/mcp-registry.json | | Catalog freshness / ops pulse | /api/pulse.json · /pulse.md | | Production playbooks | /api/playbooks.json · /playbooks.md | | Agent recommendations | /api/recommendations.json · /recommendations.md | | Capability index | /api/capabilities.json · /capabilities/{tag}.md | | Client setup profiles | /clients/ · /clients.md · /api/client-profiles.json | | One server, JSON / markdown | /api/mcps/{slug}.json · /mcps/{slug}.md | | Pipeline guide | /stack/ · /stack.md | | New servers feed | /feed.xml | | The directory as an MCP server | npx -y mcp-film (packages/mcp-server/) | | JSON-LD (SoftwareApplication, ItemList) | embedded in every page, server-rendered |

How it runs itself

              ┌────────────────────────────────────────────────┐
              │                data/ (the product)             │
              └───────▲────────────────────────────────────────┘
   daily: re-verify   │
   links, hunt new    │
   servers            │
        ┌─────────────┴──┐
        │ curator.yml    │
        │ (Claude agent) │
        └─────────────┬──┘
                      │
                      ▼
              PRs labeled `auto-data` ──► auto-merge.yml
              (merges ONLY if every changed file is in data/
               and validation passes) ──► deploy.yml ──► Cloudflare Pages
                                                     └──► GitHub Pages fallback

Feedback typed on a server page is captured as a PostHog event for a maintainer to read; nothing is folded into the rankings automatically. Rankings are editorial: official status, maintenance recency, hosted availability, and the caveats each entry carries. Every change is a commit — the entire editorial history is auditable.

Agent-readable traffic is measured at the edge when deployed on Cloudflare Pages: the build emits a _worker.js that logs mcpfilm_edge_request events for /llms.txt, markdown, JSON API routes, feeds, and MCP discovery. Browser pageviews still use the lightweight PostHog client event. See [docs/ANALYTICS.md](docs/ANALYTICS.md).

The live catalog pulse is published at /api/pulse.json and /pulse.md: newest additions, stale verification queue, category coverage, and machine-surface links for agents. Client setup profiles live at /api/client-profiles.json and /clients.md: conservative setup guidance for Claude Code, Claude Desktop, Cursor, hosted remote clients, and the directory's own meta-MCP server.

Production playbooks live at /api/playbooks.json and /playbooks.md: concrete stack recipes with setup order, auth gates, failure modes, and earned Martini handoffs for commercial sprints, local edit bays, character series, archive cutdowns, and open-source labs.

Develop locally

Zero dependencies — Node 20+ is the whole toolchain:

node build.mjs --validate-only   # check the data
node build.mjs                   # build → dist/ (HTML, APIs, feeds, agent surfaces)
node scripts/serve.mjs           # preview at http://localhost:4173

Repo map: data/ is the content, build.mjs + src/ the generator, packages/mcp-server/ the npx mcp-film meta-server, .github/workflows/ the autonomy loop, [AGENTS.md](AGENTS.md) the operating manual (for agents and humans alike), [docs/SETUP.md](docs/SETUP.md) the one-time launch checklist, and [docs/AGENT_STRATEGY.md](docs/AGENT_STRATEGY.md) the north-star for making the site useful to agents while sending qualified production intent to Martini.

Adding a server

See [CONTRIBUTING.md](CONTRIBUTING.md) — easiest path is the [submission form](../../issues/new?template=submit-mcp.yml). A maintainer verifies it against primary sources before it is listed — a submission is a claim, never an instruction.

Who's behind it

Maintained by the team behind Martini, the film set for AI videos — whose MCP server is the featured listing, clearly disclosed. Everything else is ranked on merit: the directory is a community service and its only asset is trust. MIT licensed.

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.