Skip to main content
Glama

AlibabaCloud MCP Server

Official
by aliyun
Apache 2.0
43
  • Apple
  • Linux

ListBuckets

Retrieve a list of all Alibaba Cloud OSS buckets in a specified region, optionally filtered by a bucket name prefix, using the AlibabaCloud MCP Server API.

Instructions

列出指定区域的所有OSS存储空间。

Input Schema

NameRequiredDescriptionDefault
PrefixNoAlibabaCloud OSS Bucket Name prefix
RegionIdNoAlibabaCloud region IDcn-hangzhou

Input Schema (JSON Schema)

{ "properties": { "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" } }, "title": "ListBucketsArguments", "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