Dropbox MCP Server

by Albiemark
Verified

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DROPBOX_APP_KEYYesYour Dropbox app's key
DROPBOX_APP_SECRETYesYour Dropbox app's secret
DROPBOX_REDIRECT_URIYesOAuth redirect URI
TOKEN_ENCRYPTION_KEYYes32+ character key for token encryption
MAX_TOKEN_REFRESH_RETRIESNoMaximum number of refresh attempts3
TOKEN_REFRESH_RETRY_DELAY_MSNoDelay between refresh attempts in ms1000
TOKEN_REFRESH_THRESHOLD_MINUTESNoMinutes before expiration to refresh token5

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools