x-oss-mcp

WangXiZhu/x-oss-mcp

3.1

If you are the rightful owner of x-oss-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The x-oss-mcp is a model context protocol server designed for image hosting, specifically supporting the Alibaba Cloud platform.

x-oss-mcp

图床上传mcp,目前仅支持阿里云平台

支持平台

  • 阿里云

字段列表

字段含义是否必填值类型示例值
OSS_REGION区域Stringoss-cn-beijing
OSS_ACCESS_KEY_ID用户的AccessKey IDString-
OSS_ACCESS_KEY_SECRET用户的AccessKey SecretString-
OSS_BUCKET存储空间BucketStringtest
OSS_FOLDER_PATH存储的路径Stringtest/
OSS_FILE_NAME_RANDOM文件名是否随机命名Booleantrue

使用示例

// TODO

相关文档

上传API

https://help.aliyun.com/zh/oss/developer-reference/upload-a-local-file

获取secretKey等信息

https://developer.aliyun.com/article/1465963