mcp-film
The mcp.film directory as an MCP server: search a curated, continuously re-verified catalog of ~87 MCP servers for AI filmmaking — video, image, and audio…
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноМожет изменять данные
Что умеет
- Search Film Mcps: 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 e
- Get Film Mcp: Get the full mcp.film entry for one server by slug: description, install commands, auth requirements, sample tools, links, and field notes (caveats).
- List Film Categories: List all mcp.film categories with ids, pipeline stage, and per-category agent hints.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
The mcp.film directory as an MCP server: search a curated, continuously re-verified catalog of ~87 MCP servers for AI filmmaking — video, image, and audio generation, editing, 3D, and publishing. Get copy-paste install configs for any client, route a plain-English brief to ranked recommendations, and plan a full production stack.
Список инструментов сервера (15)
Технические названия из tools/list. Нужны только разработчикам.
| search_film_mcps | 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. |
| get_film_mcp | Get the full mcp.film entry for one server by slug: description, install commands, auth requirements, sample tools, links, and field notes (caveats). |
| list_film_categories | List all mcp.film categories with ids, pipeline stage, and per-category agent hints. |
| list_film_capabilities | 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. |
| get_film_capability | Get the ranked server cluster for one capability tag such as text-to-video, image-to-video, tts, timeline-editing, voice-cloning, or upscaling. |
| get_install_config | 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. |
| list_client_profiles | List the MCP client setup profiles mcp.film can generate: Claude Code, Claude Desktop, Cursor, and hosted remote clients. |
| submit_listing | 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. |
| get_catalog_pulse | 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. |
| list_film_playbooks | 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. |
| get_film_playbook | 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. |
| list_film_recommendations | 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. |
| get_film_recommendation | Get one intent-routed recommendation by id, including primary server roles, reasons, fallbacks, matching playbook, and Martini handoff guidance. |
| recommend_film_mcps | 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. |
| plan_film_stack | 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). |