dbx-mcp-server
If you are the rightful owner of dbx-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that provides integration with Dropbox, allowing MCP-compatible clients to interact with Dropbox through a set of powerful tools.
The dbx-mcp-server is an independent integration that allows MCP-compatible clients to interact with Dropbox using a set of tools. It leverages Dropbox's public API to perform various file operations, metadata retrieval, and account management tasks. The server uses OAuth 2.0 with PKCE for secure authentication and requires specific environment variables for configuration. It supports a range of file operations such as listing, uploading, downloading, and deleting files, as well as creating folders and managing sharing links. The server is built with TypeScript and integrates with the Model Context Protocol SDK and Dropbox SDK.
Features
- Secure OAuth 2.0 authentication with PKCE
- Comprehensive file operations including upload, download, and safe delete
- Metadata retrieval and search capabilities
- Account information access
- Integration with MCP resource system