🔧
Dropbox Explorer
🔧MCP Servercindyloo/dropbox-mcp-server
What it does
|MCP server that provides read access to Dropbox files with file listing, content reading (PDF, DOCX, TXT, code files), name-based search, content search within files, and detailed file metadata retrieval.
remotehostedfilesearch
Installation
Claude CodeAuto-generated from README. View full documentation on GitHub →
claude mcp add dropbox -e DROPBOX_ACCESS_TOKEN=your_access_token_here -- python /path/to/your/dropbox_server.pyClaude Desktop ConfigurationServer configuration (JSON)
{
"mcpServers": {
"dropbox": {
"command": "python",
"args": ["...122
Last UpdatedApr 8, 2026