Skip to main content
Glama

Alibaba Cloud Operations MCP Server

by RadiumGu

create_oss_bucket

Create an Object Storage Service (OSS) bucket on Alibaba Cloud by specifying a bucket name and region, enabling scalable data storage and management.

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": "create_oss_bucketArguments", "type": "object" }

Other Tools from Alibaba Cloud Operations MCP Server

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/RadiumGu/alicloud-ops-mcp'

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