Skip to main content
Glama

MCP Server for Apache OpenDAL™

by Xuanwo

get_info

Retrieve metadata for any file stored in OpenDAL-supported services such as S3, Azure Blob, or Google Cloud Storage by specifying the resource URI.

Instructions

Get metadata of file in OpenDAL service Args: uri: resource URI, e.g. mys3://path/to/file Returns: File metadata information

Input Schema

NameRequiredDescriptionDefault
uriYes

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from MCP Server for Apache OpenDAL™

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Xuanwo/mcp-server-opendal'

If you have feedback or need assistance with the MCP directory API, please join our Discord server