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.
ENDPOINT 1
https://mcp.film/mcp
MCP server metadata
- Name
- mcp-film
- Version
- 1.5.0
Known tools 15
get_film_capabilityGet 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-onlyget_install_configGet a copy-paste install command, JSON config, or hosted remote URL for a server and MCP client profile.
Potential side effectsget_film_playbookGet 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-onlyget_film_recommendationGet one intent-routed recommendation by id, including primary server roles, reasons, fallbacks, matching playbook, and Martini handoff guidance.
Inferred read-onlyrecommend_film_mcpsGiven a filmmaking brief, return the closest intent-routed MCP recommendations and the first servers to connect.
Inferred read-onlyplan_film_stackGet a recommended set of MCP servers covering the whole film pipeline (develop → visualize → shoot → sound → cut → finish → ship).
Inferred read-onlyCONNECT 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.
This domain appears to have previously been parked, so its current status is new or unverified.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.