File Systems
Trust: 41/100 (Fair)Dropbox MCP Guide
Manage Dropbox files and folders. Upload, download, share, and search files in Dropbox.
123 stars 3,600 downloadsby MCP Community
Quick Start
Install
npx @mcp/dropboxClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"dropbox-mcp": {
"command": "npx",
"args": [
"@mcp/dropbox"
]
}
}
}What Dropbox MCP Can Do
manage_files
Upload and download files
search_files
Search for files
Permissions Required
Dropbox MCP requires the following permissions. Review the risk levels before granting access.
| Permission | Description | Risk |
|---|---|---|
dropbox.read | Read Dropbox files | medium |
dropbox.write | Upload and delete files | high |
Platform Compatibility
| Platform | Status |
|---|---|
| Claude Desktop | Supported |
| Cursor | Partial |
| LangChain | Supported |