dropbox-mcp.md

Dropbox MCP

from"dropbox"
650

Dropbox file storage and sharing integration

Productivity
Dropboxfilesstoragesync
install.sh
# Clone the repository
$git clone https://github.com/dropbox/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve