Opendal
CreatedXuanwo
Provides access to various storage services via Apache OpenDAL™ using the Model Context Protocol.
About
Opendal is a Model Context Protocol (MCP) server implementation leveraging Apache OpenDAL™ to facilitate access to a wide range of storage services. It allows seamless interaction with services like S3, Azure Blob Storage, and Google Cloud Storage, enabling users to list files, read file contents, and manage storage resources efficiently through a unified interface. Configuration is simplified through environment variables, making deployment and integration straightforward.
Key Features
- Seamless access to multiple storage services
- List files and directories from storage services
- Read file contents with automatic text/binary detection
- Environment variable based configuration
Use Cases
- Accessing data stored in S3 buckets
- Managing files in Azure Blob Storage
- Interacting with Google Cloud Storage resources