mcp-server-opendal
If you are the rightful owner of mcp-server-opendal 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 implementation that provides access to various storage services via Apache OpenDAL™.
The Model Context Protocol Server for Apache OpenDAL™ is a versatile server implementation designed to facilitate seamless access to a variety of cloud storage services. By leveraging Apache OpenDAL™, this server allows users to interact with storage solutions such as Amazon S3, Azure Blob Storage, and Google Cloud Storage, among others. It provides a unified interface for listing files and directories, reading file contents with automatic detection of text or binary formats, and configuring services through environment variables. This server is particularly useful for developers and organizations looking to integrate multiple storage services into their applications without the need for extensive custom code. The server is easy to install via pip and can be configured using environment variables, making it a flexible and powerful tool for managing cloud storage resources.
Features
- Seamless access to multiple storage services including S3, Azure Blob Storage, Google Cloud Storage, and more
- List files and directories from storage services
- Read file contents with automatic text/binary detection
- Environment variable based configuration