mcp-film
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) |
|
Full structured registry |
|
MCP Registry-compatible API |
|
Catalog freshness / ops pulse |
|
Production playbooks |
|
Agent recommendations |
|
Capability index |
|
Client setup profiles |
|
One server, JSON / markdown |
|
Pipeline guide |
|
New servers feed |
|
The directory as an MCP server |
|
JSON-LD ( | embedded in every page, server-rendered |
Related MCP server: MCP Catalog
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 fallbackFeedback 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.
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:4173Repo 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 the operating manual (for agents
and humans alike), docs/SETUP.md the one-time launch
checklist, and 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 — easiest path is the submission form. 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.
This server cannot be installed
Maintenance
Related MCP Servers
- Alicense-qualityDmaintenanceAn MCP server that enables users to search for movie and TV show resources across multiple sources and validate video link playability. It supports both STDIO and SSE transport modes for seamless integration with AI applications.684MIT
- Flicense-quality-maintenanceA searchable directory of MCP server recipes that enables AI agents to discover, inspect, and download server configurations natively through tool calls. It features weighted search and provides detailed configuration data for a variety of pre-seeded MCP servers.
- Alicense-qualityBmaintenanceAI-first MCP server discovery tool that enables agents to search, inspect, and install MCP servers from multiple registries.12AGPL 3.0
- Alicense-qualityDmaintenanceMCP Server for agent and service discovery — register, search, rate, and manage AI agents and services in a local directory.10MIT
Related MCP Connectors
MCP server for Clipkit — gives AI agents a video toolbox via the Clipkit schema.
MCP server for Luma Dream Machine AI video generation
MCP server for Google Veo AI video generation
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/c47-inc/mcp-film'
If you have feedback or need assistance with the MCP directory API, please join our Discord server