mcp.film / Production Ops / Dropbox MCP Server
Dropbox MCP Server
Dropbox's official remote MCP (beta) for dailies, footage folders, and file ops.
What it does
Dropbox's hosted MCP server (beta) connects agents to Dropbox files and folders with OAuth: list, search, upload, download, move, copy, delete, and share, plus content fetch for drafting and summarization. Supports Dynamic Client Registration for trusted clients like Claude and Cursor.
Connect
https://mcp.dropbox.com/mcp
claude mcp add --transport http dropbox https://mcp.dropbox.com/mcp
{
"mcpServers": {
"dropbox": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.dropbox.com/mcp"
]
}
}
}
{
"mcpServers": {
"dropbox": {
"url": "https://mcp.dropbox.com/mcp"
}
}
}
Field notes
Beta; exact tool names not published on the public help page. A separate official Dash MCP exists for enterprise search (dropbox/mcp-server-dash). Community Go alternative for classic file access: ngs/dropbox-mcp-server (brew install dropbox-mcp-server).
Pairs well with
Mux MCP ServerMux
Official
Official Mux MCP: upload, manage, and analyze video via API or hosted remote server.
MartiniMartini
Official
The film set for AI videos — direct entire productions from your agent.
Vimeo MCP ServerVimeo
Official
Official beta MCP connecting your Vimeo video library to AI agents.