Connect your account, then chat with AI to run tools.
Browse folders, audit shared links, download files, and roll back revisions from chat — connect Dropbox once in MCPBundles and skip the finder hunt.
Try this workflow
Folder inventory
List everything in my Dropbox /Client Deliverables folder, show file sizes, and flag anything modified in the last seven days.
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
Browse all toolsBuilt for
Creative Teams, Consultants, Small Business Owners, Remote File Collaborators
Folder inventory
Folder list with metadata for client handoff checks.
List everything in my Dropbox /Client Deliverables folder, show file sizes, and flag anything modified in the last seven days.
Shared link audit
Shared link list plus revoke for access hygiene.
List shared links on /Proposals/Acme.pdf, summarize who can access each url, and revoke any public links.
Undo an overwrite
Revision list plus restore for accidental saves.
Show revision history for /Drafts/contract.docx in Dropbox and restore the version from yesterday morning.
What is Dropbox MCP?
It lets AI agents browse, search, upload, share, and restore files in your Dropbox after you connect your account in MCPBundles.
Who is this for?
Teams who store deliverables and working files in Dropbox and want folder walks, share audits, and version rollback from chat.
Can agents modify my files?
Yes when you ask — agents can upload, move, copy, delete, create shares, revoke links, and restore revisions. Each session follows your prompts.
Domain knowledge for Dropbox — workflow patterns, data models, and gotchas for your AI agent.
Dropbox is cloud file storage with a single path namespace per connected account. Paths look like /Reports/Q1.pdf; the account root is /.
Account root → folders → files. Shared folders appear under the same paths the connected user sees in Dropbox. Each file has a revision id that moves forward on every save.
Create folders, upload or overwrite files, move and copy paths, delete files and folders, create and revoke shared links, and restore an earlier revision. Restore and delete overwrite or remove content — expect confirm_write on destructive actions.
Copy a Dropbox file or folder from from_path to to_path without removing the source.
Create a folder at a Dropbox path (e.g. /Projects/2026). Returns folder metadata including path_display and id. autorename avoids collisions.
Create or retrieve a shared link for a Dropbox path. Returns url and link metadata.
Permanently delete a Dropbox file or folder by path. Folder deletes are recursive.
Download file bytes from Dropbox by path or id. Returns base64 content for small files or a download URL when the payload is large. Folders cannot be ...
Return the connected Dropbox account profile (name, email, account id, country). Use as a cheap connectivity check before folder or search work.
Download file content by path or id. Returns inline UTF-8 text for textual and markdown files when as_text is true; binary types return base64 or a sp...
Fetch metadata for one Dropbox file or folder by path or id. Returns size, rev, content hash, and parent path. Use before download to confirm path and...
Return allocated and used storage for the connected Dropbox account, including team allocation when applicable.
List files and subfolders in a Dropbox folder path. Pass path (empty string for root). When the response has has_more=true, pass cursor to continue pa...
List revision history for a Dropbox file path. Returns rev ids, modified times, and sizes. Use rev with the restore revision tool to roll back content...
List existing shared links for a Dropbox path or the whole account. Returns link urls, visibility, and path metadata. Paginate with cursor when has_mo...
Move a Dropbox file or folder from from_path to to_path. Returns updated metadata.
Restore a Dropbox file to a prior revision by rev id from list revisions. Overwrites current content at the path.
Revoke a shared link by its url. Obtain the url from create shared link or metadata.
Search Dropbox filenames and content by query string. Supports path scoping, filename-only mode, and cursor pagination from prior search responses.
Upload a file to Dropbox at path. Provide content_text for small text files, or file_content_base64, file_url, or local_path for binary content. Files...
It lets AI agents browse, search, upload, share, and restore files in your Dropbox after you connect your account in MCPBundles.
Teams who store deliverables and working files in Dropbox and want folder walks, share audits, and version rollback from chat.
Yes when you ask — agents can upload, move, copy, delete, create shares, revoke links, and restore revisions. Each session follows your prompts.
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/dropbox. Authentication is handled automatically.
Dropbox provides 17 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.
Dropbox uses One-click sign in. Dropbox requires credentials. Connect via MCPBundles and authentication is handled automatically.
Connect Dropbox to any MCP client in minutes
https://mcp.mcpbundles.com/bundle/dropboxThe link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.
Dropbox and paste the MCP URL into Remote MCP server URL.Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).
More storage integrations you might like
Box is a cloud content management and file sharing service that enables secure collaboration and sto...
Google Drive API for listing, searching, and retrieving files in a user's Google Drive.
Microsoft OneDrive through Microsoft Graph. List drives, browse and search files and folders, read m...
File storage built into your MCPBundles workspace. Upload, download, search, and organize files — en...
Amazon S3 access using IAM access keys: list buckets, browse objects, read metadata, upload inline t...
Wasabi is an S3-compatible cloud object storage service. Store, retrieve, and manage files across gl...