Dropbox MCP Server

MCP server for Dropbox enabling AI agents to search, browse, and read files in Dropbox cloud storage. Allows AI agents to find documents by name or content and access file contents — integrating Dropbox document storage into AI-driven knowledge and productivity workflows.

Evaluated Mar 06, 2026 (0d ago) vcurrent
Homepage ↗ Repo ↗ Productivity dropbox cloud-storage files documents mcp-server storage
⚙ Agent Friendliness
68
/ 100
Can an agent use this?
🔒 Security
84
/ 100
Is it safe for agents?
⚡ Reliability
66
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
65
Documentation
65
Error Messages
63
Auth Simplicity
75
Rate Limits
78

🔒 Security

TLS Enforcement
95
Auth Strength
85
Scope Granularity
82
Dep. Hygiene
70
Secret Handling
82

Document access privacy. OAuth with minimal scopes. HTTPS. Restrict to specific folders for production use.

⚡ Reliability

Uptime/SLA
72
Version Stability
65
Breaking Changes
62
Error Recovery
65
AF Security Reliability

Best When

A Dropbox user wants AI agents to search and retrieve files from their Dropbox — enabling natural language file discovery without manual folder navigation.

Avoid When

You use Google Drive or OneDrive. Also: Dropbox contains personal/business files — scope agent access carefully to avoid exposing sensitive documents.

Use Cases

  • Searching Dropbox for documents and files from AI productivity agents
  • Reading and summarizing Dropbox files from knowledge management agents
  • Finding shared documents in team Dropbox folders from collaboration agents
  • Integrating Dropbox file storage into AI-driven document processing workflows

Not For

  • Google Drive or OneDrive storage (Dropbox-specific)
  • Writing or modifying Dropbox files (read-focused)
  • Large-scale file processing pipelines (API rate limits apply)

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
Yes
Webhooks
Yes

Authentication

Methods: oauth
OAuth: Yes Scopes: Yes

Dropbox OAuth 2.0 with scoped permissions. Use minimal scopes — files.metadata.read and files.content.read for read-only access. Avoid files.content.write unless needed.

Pricing

Model: freemium
Free tier: Yes
Requires CC: No

Dropbox API free tier available. Community MCP server is free open source.

Agent Metadata

Pagination
cursor
Idempotent
Full
Retry Guidance
Not documented

Known Gotchas

  • PRIVACY: Dropbox may contain sensitive personal or business documents — restrict to specific folders
  • OAuth token refresh required for long-running agents — implement token management
  • Dropbox rate limits can be hit with large-scale file scanning — implement backoff
  • File content access requires files.content.read scope — minimize scope to metadata.read where possible
  • Community implementation — not an official Dropbox MCP

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Dropbox MCP Server.

$99

Scores are editorial opinions as of 2026-03-06.

5190
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered