π§
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 UpdatedMar 10, 2026