Skip to main content
Glama

AlibabaCloud MCP Server

Official
by aliyun
Apache 2.0
43
  • Apple
  • Linux

DeleteBucket

Remove AlibabaCloud OSS buckets efficiently by specifying the region and bucket name. Simplify storage management on AlibabaCloud MCP Server.

Instructions

删除指定的OSS存储空间。

Input Schema

NameRequiredDescriptionDefault
BucketNameYesAlibabaCloud OSS Bucket Name
RegionIdNoAlibabaCloud region IDcn-hangzhou

Input Schema (JSON Schema)

{ "properties": { "BucketName": { "description": "AlibabaCloud OSS Bucket Name", "title": "Bucketname", "type": "string" }, "RegionId": { "default": "cn-hangzhou", "description": "AlibabaCloud region ID", "title": "Regionid", "type": "string" } }, "required": [ "BucketName" ], "title": "DeleteBucketArguments", "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