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 revision history, transcription, and Markdown conversion 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
Endpoint unchanged on re-check, and still beta — Dropbox's beta terms apply on top of your plan. The help page (last revised 18 Mar 2026) now advertises 25+ tools spanning file ops, search, shared links and file requests, revisions, transcription, and Markdown conversion, but still publishes no exact tool names, so the server is the source of truth. Dynamic Client Registration only covers a curated client list (Claude Code, Claude web, Cursor, ChatGPT web and Codex); everyone else registers manually. Change your Dropbox app scopes and you must reconnect the server. A separate official Dash MCP covers enterprise search (dropbox/mcp-server-dash, updated Jun 2026). The community Go alternative ngs/dropbox-mcp-server has had no commit since Sep 2025 — use the hosted server instead.
Pairs well with
Canva MCPCanva
Official
Official Canva remote MCP for campaign designs, thumbnails, decks, exports, and comments.
Mux MCP ServerMux
Official
Official Mux MCP: upload, manage, and analyze video via API or hosted remote server.
Vimeo MCP ServerVimeo
Official
Official Vimeo remote MCP: library search, analytics, retention, and metadata editing.