Stats
Actions
Tags
From Dropbox
Connects remotely to Dropbox via HTTP endpoint to access research notes and documents. Requires Dropbox API credentials.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"dropbox": {
"command": "npx",
"args": [
"-y",
"@zapier/dropbox-connector",
"mcp"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
First indexed Mar 27, 2026
First indexed Mar 27, 2026
npx claudepluginhub zapier/marketplace --plugin dropbox