Dbx
CreatedAlbiemark
Integrates Dropbox with Model Context Protocol, allowing MCP clients to interact with Dropbox's API.
About
Dbx is a Model Context Protocol (MCP) server that seamlessly integrates Dropbox with MCP-compatible clients. It provides a set of tools for interacting with Dropbox's API, enabling file operations such as listing, uploading, and downloading, as well as metadata retrieval, search, and sharing link generation. Built with TypeScript, this server uses OAuth 2.0 for secure authentication and offers a variety of file and account management capabilities.
Key Features
- File operations (list, upload, download, delete, copy, move)
- Metadata and search capabilities
- Sharing link generation
- Account information retrieval
- OAuth 2.0 authentication with PKCE
Use Cases
- Automating file management tasks in Dropbox
- Integrating Dropbox with other applications using MCP
- Building custom workflows that leverage Dropbox storage