MCP Server for Apache OpenDAL™
by Xuanwo
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
OPENDAL_*_TYPE | No | The storage service type (e.g., s3, azure, gcs) | |
OPENDAL_*_BUCKET | No | The bucket name for the storage service | |
OPENDAL_*_REGION | No | The region for the storage service | |
OPENDAL_*_ENDPOINT | No | The endpoint URL for the storage service | |
OPENDAL_*_ACCESS_KEY_ID | No | The access key ID for authentication | |
OPENDAL_*_SECRET_ACCESS_KEY | No | The secret access key for authentication |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
s3 storage | Storage service accessed via OpenDAL s3 protocol |