Cloud storage and file sync. Upload, share, and manage files across devices.
npx -y @dropbox/mcp-server-dropbox
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"dropbox": {
"command": "npx",
"args": ["-y", "@dropbox/mcp-server-dropbox"]
}
}
}
```
read_filewrite_filelist_filesmove_filesync_folderCloud storage and file sync. Upload, share, and manage files across devices.
Language: Python
Category: File Systems