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 | 区域 | 是 | String | oss-cn-beijing |
OSS_ACCESS_KEY_ID | 用户的AccessKey ID | 是 | String | - |
OSS_ACCESS_KEY_SECRET | 用户的AccessKey Secret | 是 | String | - |
OSS_BUCKET | 存储空间Bucket | 是 | String | test |
OSS_FOLDER_PATH | 存储的路径 | 否 | String | test/ |
OSS_FILE_NAME_RANDOM | 文件名是否随机命名 | 否 | Boolean | true |
使用示例
// TODO
相关文档
上传API
https://help.aliyun.com/zh/oss/developer-reference/upload-a-local-file