Skip to main content
Glama

Alibaba Cloud Operations MCP Server

by RadiumGu

delete_oss_bucket

Remove OSS buckets on Alibaba Cloud by specifying the bucket name and region. This tool simplifies bucket management for Alibaba Cloud Operations MCP Server users.

Instructions

删除OSS存储桶

Args: bucket_name: 存储桶名称 region: 区域ID

Input Schema

NameRequiredDescriptionDefault
bucket_nameYes
regionNocn-beijing

Input Schema (JSON Schema)

{ "properties": { "bucket_name": { "title": "Bucket Name", "type": "string" }, "region": { "default": "cn-beijing", "title": "Region", "type": "string" } }, "required": [ "bucket_name" ], "title": "delete_oss_bucketArguments", "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/RadiumGu/alicloud-ops-mcp'

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