git404hub

what is mcp-film fr?

c47-inc/mcp-film — explained in plain English

Analysis updated 2026-05-18

1JavaScriptAudience · developerComplexity · 1/5LicenseSetup · easy

tl;dr

A curated, agent-readable directory of verified MCP servers for the full AI filmmaking pipeline, from video generation to distribution, that is also installable as an MCP server itself.

vibe map

mindmap
  root((mcp.film))
    What it covers
      Video generation
      Voice and music
      Editing tools
      Distribution
    Agent surfaces
      llms.txt index
      JSON registry API
      MCP server itself
    Self-updating
      Daily link checks
      Community submissions
      Claude triage agent
    Also includes
      Production playbooks
      Client setup profiles
      Capability index

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Find a verified MCP server for AI voice synthesis or music scoring with the exact install command and known caveats listed.

VIBE 2

Add mcp-film to Claude as an MCP server and ask it to recommend tools for a specific filmmaking task.

VIBE 3

Browse production playbooks to find a pre-validated tool stack for a commercial video sprint or character series.

VIBE 4

Submit a new MCP server via the GitHub issue form and have the automated triage agent verify and merge it.

what's the stack?

JavaScriptNode.jsCloudflare Pages

how it stacks up fr

c47-inc/mcp-filmabhishek-kumar09/testacip/slack-claude-agent
Stars111
LanguageJavaScriptJavaScriptJavaScript
Last pushed2023-05-29
MaintenanceDormant
Setup difficultyeasyeasymoderate
Complexity1/51/53/5
Audiencedeveloperops devopsdeveloper

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 5min

Add to Claude with: claude mcp add mcp-film -- npx -y mcp-film, no additional configuration required.

MIT license, use freely in personal or commercial projects.

in plain english

mcp.film is a curated directory of Model Context Protocol (MCP) servers covering the full AI filmmaking pipeline, from screenplay breakdown to YouTube upload. MCP is a standard that lets AI assistants connect to external tools and services. This directory helps filmmakers and developers find verified servers for video generation, voice synthesis, music scoring, editing, and distribution, with each listing annotated with install commands, authentication requirements, pricing notes, and known limitations. The directory is built to be read by AI agents as well as people. It publishes an llms.txt index, a full JSON registry, and an MCP-compatible API endpoint so that an AI assistant can query the catalog directly. The entire directory is also installable as an MCP server itself, meaning you can add it to Claude or another assistant and let the assistant browse and recommend tools from within a conversation. Day-to-day maintenance is largely automated. GitHub Actions run daily to verify links and search for new servers. A separate workflow handles community submissions through a GitHub issue form, using a Claude agent to triage and verify new entries. Data changes that pass validation merge automatically, only changes outside the data directory require human review. Community ratings collected from the live site feed back into the rankings weekly. The production playbooks section provides concrete stack recipes for common filmmaking scenarios, such as a commercial sprint or a character video series, including the setup order, authentication steps, and known failure modes. Client setup profiles give configuration guidance for tools like Claude Code, Claude Desktop, and Cursor. The project is MIT licensed and maintained by the team behind Martini, an AI video platform. The README discloses that Martini is the featured listing and states that all other tools are ranked on merit.

prompts (copy fr)

prompt 1
I've added mcp-film as an MCP server to Claude. Ask it: what MCP servers are available for AI video generation, and which ones have no official API according to the directory?
prompt 2
Using the mcp.film /api/registry.json endpoint, write JavaScript code to list all servers tagged with video generation and print their pricing notes.
prompt 3
What production playbooks does mcp.film recommend for a character video series? What tools should I set up and in what order?
prompt 4
How do I contribute a new MCP server to mcp.film? Walk me through the issue submission form, what the Claude triage agent checks, and how auto-merge works.

Frequently asked questions

what is mcp-film fr?

A curated, agent-readable directory of verified MCP servers for the full AI filmmaking pipeline, from video generation to distribution, that is also installable as an MCP server itself.

What language is mcp-film written in?

Mainly JavaScript. The stack also includes JavaScript, Node.js, Cloudflare Pages.

What license does mcp-film use?

MIT license, use freely in personal or commercial projects.

How hard is mcp-film to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is mcp-film for?

Mainly developer.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.