Skip to main content
Glama
OV-MapRoom

Dropbox MCP Server

by OV-MapRoom

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DROPBOX_ACCESS_TOKENYesYour Dropbox Access Token. Can be generated in the Dropbox App Console under Settings > OAuth 2 > Generated access token.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_folder

List files and folders in a Dropbox directory

create_folder

Create a new folder in Dropbox

search

Search for files and folders in Dropbox by name

get_metadata

Get metadata for a file or folder in Dropbox

move

Move a file or folder to a new location in Dropbox

copy

Copy a file or folder in Dropbox

delete

Delete a file or folder in Dropbox (moves to trash)

create_shared_link

Create a shared link for a Dropbox file or folder

list_shared_links

List shared links for a Dropbox file/folder, or all shared links

get_space_usage

Get the current Dropbox account space usage

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/OV-MapRoom/dropbox-mcp-localserver'

If you have feedback or need assistance with the MCP directory API, please join our Discord server