Official Dropbox integration — manage files, folders, and shared links inside AI workflows
The official Dropbox MCP server gives AI agents access to your Dropbox workspace. It can locate files, generate shared links, sync folders, and automate document workflows. Features: - Browse and search Dropbox folders and files - Create secure shared links and access controls - Upload, download, rename, and delete files - Manage folder sharing and permissions - Inspect file metadata and revisions - Work with Paper docs and comments - Sync content into AI-generated reports Dropbox MCP is perfect for knowledge workers who want AI to act on shared documents and file storage.
File location: ~/.gemini/settings.json
{
"dropboxMcp": {
"command": "npx",
"args": [
"-y",
"@dropbox/mcp"
],
"env": {
"DROPBOX_ACCESS_TOKEN": "sl.A..."
}
}
}If you maintain Dropbox MCP, add this badge to your README to show it's verified on CuratedMCP:
[](https://curatedmcp.com/marketplace/dropbox-mcp)