关于
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.
主要功能
- File operations (list, upload, download, delete, copy, move)
- Metadata and search capabilities
- Sharing link generation
- Account information retrieval
- OAuth 2.0 authentication with PKCE
使用案例
- Automating file management tasks in Dropbox
- Integrating Dropbox with other applications using MCP
- Building custom workflows that leverage Dropbox storage