MCP Server for Apache OpenDAL™

list

Retrieve directory contents from storage services like S3, Azure Blob, and Google Cloud by specifying a resource URI via the OpenDAL integration.

Instructions

List files in OpenDAL service Args: uri: resource URI, e.g. mys3://path/to/dir Returns: String containing directory content

Input Schema

NameRequiredDescriptionDefault
uriYes

Input Schema (JSON Schema)

{ "properties": { "uri": { "title": "Uri", "type": "string" } }, "required": [ "uri" ], "title": "listArguments", "type": "object" }

You must be authenticated.

Other Tools from MCP Server for Apache OpenDAL™

Related Tools

ID: pwpk8kdcom