mcp.film directory
Rank #7,517film.mcp/directory
Search the curated directory of MCP servers for AI filmmaking and plan a full production stack.
mcp.film directory is a Model Context Protocol (MCP) server published by c47-inc. It ranks #7,517 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. mcp.film directory is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 12, 2026 and most recently updated on Aug 12, 2026.
Ranks ahead of 124,529 of 132,046 servers on MCP Toplist.
Use mcp.film directory
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http directory https://mcp.film/mcpclaude mcp add directory -- npx -y mcp-film[mcp_servers.directory]
url = "https://mcp.film/mcp"Add to ~/.codex/config.toml.
[mcp_servers.directory]
command = "npx"
args = ["-y", "mcp-film"]Add to ~/.codex/config.toml.
https://mcp.film/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"directory": {
"command": "npx",
"args": [
"-y",
"mcp-film"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"directory": {
"url": "https://mcp.film/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"directory": {
"command": "npx",
"args": [
"-y",
"mcp-film"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"directory": {
"type": "http",
"url": "https://mcp.film/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"directory": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-film"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"directory": {
"serverUrl": "https://mcp.film/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"directory": {
"command": "npx",
"args": [
"-y",
"mcp-film"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"directory": {
"url": "https://mcp.film/mcp"
}
}
}{
"mcpServers": {
"directory": {
"command": "npx",
"args": [
"-y",
"mcp-film"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/film.mcp%2Fdirectory)<a href="https://mcptoplist.com/server/film.mcp%2Fdirectory"><img src="https://mcptoplist.com/badge/film.mcp%2Fdirectory.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
c47-inc
Available versions (2)
| Version | Published |
|---|---|
| 1.5.0 | Aug 12, 2026 |
| 1.4.0 | Aug 12, 2026 |
Frequently asked questions
- Who maintains mcp.film directory?
- mcp.film directory is maintained by c47-inc, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is mcp.film directory listed on the Official MCP Registry?
- Yes — mcp.film directory is listed on the Official MCP Registry, alongside Glama.
- How many versions does mcp.film directory have?
- MCP Toplist tracks 2 versions of mcp.film directory, most recently published on Aug 12, 2026.
- Where can I find the source code for mcp.film directory?
- The source code for mcp.film directory is hosted at github.com/c47-inc/mcp-film.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.