{"name":"film.mcp/directory","slug":"mcp-directory","title":"mcp.film directory","description":"Search the curated directory of MCP servers for AI filmmaking and plan a full production stack.","url":"https://mcp.market/server/mcp-directory","rating":null,"grade":"B","score":84,"certified":false,"status":"active","category":"search","tags":["search"],"presence":{"score":38,"stars":5,"forks":5,"downloads_week":36,"last_push_at":"2026-09-23T06:56:40.000Z","license":"MIT"},"uptime":{"percent":100,"checks":20,"ok":20,"last_checked_at":"2026-09-24T07:10:56.537Z","last_ok_at":"2026-09-24T07:10:56.537Z","latency_ms":90},"claimed":false,"transport":"mixed","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/c47-inc/mcp-film","website":"https://mcp.film","version":"1.5.0","remotes":[{"type":"streamable-http","url":"https://mcp.film/mcp"}],"packages":[{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"mcp-film","version":"1.5.0","runtimeHint":"npx","transport":{"type":"stdio"}}],"tools":[{"name":"get_catalog_pulse","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"section":{"type":"string","enum":["all","summary","demand_signals","curator_agenda","martini_growth_checks","verification_queue","machine_surfaces"],"description":"Optional top-level pulse section. Default all."}}}},{"name":"get_film_capability","description":"Get the ranked server cluster for one capability tag such as text-to-video, image-to-video, tts, timeline-editing, voice-cloning, or upscaling.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"capability":{"type":"string","description":"Exact capability tag."},"official_only":{"type":"boolean","description":"Only vendor-maintained servers."},"remote_only":{"type":"boolean","description":"Only hosted remote MCPs."}},"required":["capability"]}},{"name":"get_film_mcp","description":"Get the full mcp.film entry for one server by slug: description, install commands, auth requirements, sample tools, links, and field notes (caveats).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"slug":{"type":"string","description":"Server slug, e.g. 'martini' or 'elevenlabs'"}},"required":["slug"]}},{"name":"get_film_playbook","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"type":"string","description":"Playbook id, e.g. 'commercial-sprint' or 'local-edit-bay'"}},"required":["id"]}},{"name":"get_film_recommendation","description":"Get one intent-routed recommendation by id, including primary server roles, reasons, fallbacks, matching playbook, and Martini handoff guidance.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"type":"string","description":"Recommendation id, e.g. 'fast-commercial' or 'hosted-only-stack'"}},"required":["id"]}},{"name":"get_install_config","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"slug":{"type":"string"},"client":{"type":"string","enum":["claude_code","claude_desktop","cursor","hosted_remote","generic_remote"]}},"required":["slug","client"]}},{"name":"list_client_profiles","description":"List the MCP client setup profiles mcp.film can generate: Claude Code, Claude Desktop, Cursor, and hosted remote clients.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"list_film_capabilities","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Optional substring filter, e.g. 'video', 'voice', or 'timeline'."},"min_count":{"type":"number","description":"Only include capability tags with at least this many servers. Default 1."}}}},{"name":"list_film_categories","description":"List all mcp.film categories with ids, pipeline stage, and per-category agent hints.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"list_film_playbooks","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Optional free-text search over title, summary, best_for, constraints, and server names."}}}},{"name":"list_film_recommendations","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Optional free-text search over titles, summaries, best_for text, tags, server names, and Martini handoff guidance."}}}},{"name":"plan_film_stack","description":"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).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"brief":{"type":"string","description":"Optional: what you're making, e.g. 'a 60s commercial with a consistent character and licensed music'"}}}},{"name":"recommend_film_mcps","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"brief":{"type":"string","description":"What you're trying to make, e.g. 'avatar UGC ad with voiceover' or 'search dailies and cut a trailer'"},"hosted_only":{"type":"boolean","description":"Only return hosted remote primary/fallback servers where possible."}},"required":["brief"]}},{"name":"search_film_mcps","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Free-text search, e.g. 'upscale video' or 'voice cloning'"},"category":{"type":"string","description":"Category id (see list_film_categories)"},"capability":{"type":"string","description":"Exact capability tag, e.g. 'image-to-video'"},"official_only":{"type":"boolean","description":"Only vendor-maintained servers"},"remote_only":{"type":"boolean","description":"Only hosted remote MCPs (no local install)"}}}},{"name":"submit_listing","description":"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.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"name":{"type":"string","description":"Server name, e.g. 'Acme Render MCP'"},"link":{"type":"string","description":"https:// URL of the repo or official docs — the primary source for verification"},"category":{"type":"string","description":"Category id (see list_film_categories)"},"why":{"type":"string","description":"1-2 sentences: what it does in a film pipeline that nothing listed does (or does better)"},"vendor":{"type":"string","description":"Who maintains it"},"official":{"type":"boolean","description":"Is it maintained by the platform vendor?"},"install":{"type":"string","description":"Verified install command or remote MCP URL, if known"},"auth_env":{"type":"string","description":"Required API-key env var, if any"},"pricing":{"type":"string","enum":["free","freemium","paid","credits"]},"notes":{"type":"string","description":"Caveats worth knowing: quotas, ToS gray areas, local-app requirements"}},"required":["name","link","category","why"]}}],"scan":{"score":84,"grade":"B","scanned_at":"2026-09-23T17:17:43.349Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-23T17:17:43.419Z","components":{"code":{"score":25,"max":25,"notes":["7 source files scanned"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 413ms"]},"poisoning":{"score":15,"max":15,"notes":["15 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 1 write-action tools with no auth"]},"maintenance":{"score":15,"max":15,"notes":["last push 0 days ago"]},"identity":{"score":6,"max":10,"notes":["namespace and repository owner differ","website matches verified namespace"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"}],"inputs":{"probes":[{"url":"https://mcp.film/mcp","reachable":true,"authRequired":false,"latencyMs":413,"serverInfo":{"name":"mcp-film","version":"1.5.0"}}],"packages":[{"registryType":"npm","identifier":"mcp-film","version":"1.5.0","found":true,"license":"MIT","hasInstallScripts":false,"dependencyCount":0,"publishedAt":"2026-08-12T03:51:52.207Z","repositoryUrl":"git+https://github.com/c47-inc/mcp-film.git","weeklyDownloads":36}],"repo":{"found":true,"owner":"c47-inc","repo":"mcp-film","archived":false,"pushedAt":"2026-09-23T06:56:40Z","stars":5,"forks":5,"openIssues":7,"ownerType":"Organization","ownerAvatarUrl":"https://avatars.githubusercontent.com/u/249349834?v=4","ownerCreatedAt":"2025-12-12T19:44:35Z","license":"MIT"},"icon":{"url":"https://mcp.film/assets/favicon.svg","source":"site"},"presence":{"stars":5,"forks":5,"downloadsWeek":36,"license":"MIT","lastPushAt":"2026-09-23T06:56:40.000Z","score":38}}}},"grade_history":[],"reviews":[]}