Integrates with Dropbox's API to enable secure file operations including uploading, downloading, listing, searching, and deleting with recycle bin support through OAuth 2.0 authentication and specialized prompt handlers for document management workflows.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.CORS_ALLOWED_ORIGINSDROPBOX_ACCESS_TOKENDROPBOX_ALLOWED_PATHSDROPBOX_APP_KEY— Your Dropbox app's keyDROPBOX_APP_SECRET— Your Dropbox app's secretDROPBOX_BLOCKED_PATHSDROPBOX_MAX_DELETES_PER_DAYDROPBOX_RECYCLE_BIN_PATHDROPBOX_REDIRECT_URI— OAuth redirect URIDROPBOX_REFRESH_TOKENDROPBOX_RETENTION_DAYSHEALTH_CHECK_PORTJEST_WORKER_IDLOG_LEVELMAX_TOKEN_REFRESH_RETRIES— Maximum number of refresh attempts (default: 3)TOKEN_ENCRYPTION_KEY— 32+ character key for token encryptionTOKEN_REFRESH_RETRY_DELAY_MS— Delay between refresh attempts in ms (default: 1000)TOKEN_REFRESH_THRESHOLD_MINUTES— Minutes before expiration to refresh token (default: 5)TOKEN_STORE_PATH[](https://m8ven.ai/mcp/albiemark-dbx-mcp-server-1i9hej)