{"id":"ngs-dropbox-mcp-server","name":"dropbox-mcp-server","af_score":58.2,"security_score":77.2,"reliability_score":17.5,"what_it_does":"Dropbox MCP server (Go) that exposes Dropbox functionality (auth, file/folder operations, sharing, and revision history/restore) to AI assistants via the Model Context Protocol. Supports OAuth2 and large-file chunked uploads (per README).","best_when":"Used with a compatible MCP host (e.g., Claude Desktop) where OAuth and local configuration are acceptable.","avoid_when":"Avoid if you cannot control where client secrets/tokens are stored (local config) or if you need documented, fine-grained operational guarantees (rate limits, error codes, idempotency).","last_evaluated":"2026-04-04T19:42:07.744411+00:00","has_mcp":true,"has_api":false,"auth_methods":["OAuth 2.0 browser-based flow (Dropbox OAuth)","MCP tool-based authentication via dropbox_auth and dropbox_check_auth"],"has_free_tier":false,"known_gotchas":["Mutating operations (upload/move/copy/delete/share creation/revocation) may not be idempotent; retries could cause duplicates or unintended changes.","Large-file upload behavior is described at a high level, but chunking parameters/retry behavior are not documented.","Auth uses a localhost redirect URI; hosting environments where localhost callbacks are blocked may require manual configuration changes.","Configuration uses local file storage for tokens; agents/hosts that run in ephemeral containers may need re-auth each session."],"error_quality":0.0}