Dbx
0
Integrates Dropbox with Model Context Protocol, allowing MCP clients to interact with Dropbox's API.
소개
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