← Registry

AI & Machine Learning

mcp.film

Discovers and provides details on MCP servers for film production AI capabilities such as text-to-video and voice-cloning.

1 endpoint15 known toolsFirst detected July 6, 2026Last detected September 6, 2026

ENDPOINT 1

https://mcp.film/mcp

No auth detected

MCP server metadata

Name
mcp-film
Version
1.5.0
Capabilities
tools

Known tools 15

search_film_mcps

Search the mcp.

Inferred read-only
get_film_mcp

Get the full mcp.

Inferred read-only
list_film_categories

List all mcp.

Inferred read-only
list_film_capabilities

List capability tags in the mcp.

Inferred read-only
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.

Inferred read-only
get_install_config

Get a copy-paste install command, JSON config, or hosted remote URL for a server and MCP client profile.

Potential side effects
list_client_profiles

List the MCP client setup profiles mcp.

Inferred read-only
submit_listing

Propose a new MCP server for the mcp.

Inferred read-only
get_catalog_pulse

Get the mcp.

Inferred read-only
list_film_playbooks

List mcp.

Inferred read-only
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.

Inferred read-only
list_film_recommendations

List mcp.

Inferred read-only
get_film_recommendation

Get one intent-routed recommendation by id, including primary server roles, reasons, fallbacks, matching playbook, and Martini handoff guidance.

Inferred read-only
recommend_film_mcps

Given a filmmaking brief, return the closest intent-routed MCP recommendations and the first servers to connect.

Inferred read-only
plan_film_stack

Get a recommended set of MCP servers covering the whole film pipeline (develop → visualize → shoot → sound → cut → finish → ship).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.mcp-film]
url = "https://mcp.film/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mcp-film": {
      "type": "http",
      "url": "https://mcp.film/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mcp-film
Remote MCP URL: https://mcp.film/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "mcp-film": {
      "url": "https://mcp.film/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mcp-film": {
      "type": "http",
      "url": "https://mcp.film/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mcp-film",
  "transport": "streamable-http",
  "url": "https://mcp.film/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for mcp.film was fetched 2026-08-16T11:01:54.849Z.

Trust status New

This domain appears to have previously been parked, so its current status is new or unverified.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.