将图片URL转存到阿里云OSS并返回CDN访问地址,支持OSS直传和HOOK代理两种模式。
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.CDN_ENDPOINT— "": "https://your-cdn-domain.com"MCP_TRANSPORT— 可通过=http环境变量强制指定HTTP模式OSS_BUCKET— your_bucket_nameOSS_ENDPOINT— oss-cn-hangzhou.aliyuncs.comPORT— 当设置环境变量或使用--http参数时,自动切换到HTTP模式(适合Docker部署)STS_ACCESS_KEY_ID— your_sts_access_key_idSTS_ACCESS_KEY_SECRET— your_sts_access_key_secretSTS_ENDPOINT— sts.cn-hangzhou.aliyuncs.comSTS_ROLE_ARN— acs:ram::your_account_id:role/your_role_nameUPLOAD_HOOK_URL— "": "http://your-api-server:3001/api/resources/transfer-image-to-oss"UPLOAD_MODE— 当 =OSS 时,需要配置以下环境变量:[](https://m8ven.ai/mcp/lvchenyang-alioss-mcp-server-16jd89)