Skip to main content
Glama

Alibaba Cloud Operations MCP Server

by RadiumGu

create_oss_bucket

Create an OSS bucket on Alibaba Cloud by specifying the bucket name and region, enabling streamlined data storage and management through the Alibaba Cloud Operations MCP Server.

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" }

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