D
Dropbox API v2
Details
- URL
-
https://api.dropboxapi.com/2 - Docs
- https://www.dropbox.com/developers/documentation/http/documentation
Authentication
OAuth 2.0
Authorization: Bearer <credential> + OAuth 2.0 ?authorization=<credential> discovered OAuth 2.0 oauth2
OAuth 2.0 — self-onboarding
Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.