Skip to main content
Glama

AlibabaCloud MCP Server

Official
by aliyun
Apache 2.0
43
  • Apple
  • Linux

ListObjects

Retrieve all file information from a specified AlibabaCloud OSS bucket. Use region ID, bucket name, and optional prefix to filter results for efficient resource management.

Instructions

获取指定OSS存储空间中的所有文件信息。

Input Schema

NameRequiredDescriptionDefault
BucketNameYesAlibabaCloud OSS Bucket Name
PrefixNoAlibabaCloud OSS Bucket Name prefix
RegionIdNoAlibabaCloud region IDcn-hangzhou

Input Schema (JSON Schema)

{ "properties": { "BucketName": { "description": "AlibabaCloud OSS Bucket Name", "title": "Bucketname", "type": "string" }, "Prefix": { "default": null, "description": "AlibabaCloud OSS Bucket Name prefix", "title": "Prefix", "type": "string" }, "RegionId": { "default": "cn-hangzhou", "description": "AlibabaCloud region ID", "title": "Regionid", "type": "string" } }, "required": [ "BucketName" ], "title": "ListObjectsArguments", "type": "object" }

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/aliyun/alibabacloud-core-mcp-server'

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