Skip to main content
Glama

Dropbox MCP Server

by cindyloo

list_files

Browse and view files and folders stored in your Dropbox directory to organize and access your cloud content.

Instructions

List files and folders in a Dropbox directory.

Args: folder_path: Path to the folder (empty string for root) max_files: Maximum number of items to return

Input Schema

NameRequiredDescriptionDefault
folder_pathNo
max_filesNo

Input Schema (JSON Schema)

{ "properties": { "folder_path": { "default": "", "title": "Folder Path", "type": "string" }, "max_files": { "default": 20, "title": "Max Files", "type": "integer" } }, "type": "object" }

Other Tools from Dropbox MCP Server

Related Tools

    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/cindyloo/dropbox-mcp-server'

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