Dropbox MCP Server
by Albiemark
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DROPBOX_APP_KEY | Yes | Your Dropbox app's key | |
| DROPBOX_APP_SECRET | Yes | Your Dropbox app's secret | |
| DROPBOX_REDIRECT_URI | Yes | OAuth redirect URI | |
| TOKEN_ENCRYPTION_KEY | Yes | 32+ character key for token encryption | |
| MAX_TOKEN_REFRESH_RETRIES | No | Maximum number of refresh attempts | 3 |
| TOKEN_REFRESH_RETRY_DELAY_MS | No | Delay between refresh attempts in ms | 1000 |
| TOKEN_REFRESH_THRESHOLD_MINUTES | No | Minutes before expiration to refresh token | 5 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues