Dropbox
pulsemcp/dropboxIntegrates 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.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"dropbox": {
"url": "None",
"transport": "http"
}
}
}