1
/ 100
1 month ago
glama

S3-Compatible 3D Storage MCP Server

An MCP server for managing and publishing 3D files using S3-compatible storage providers like Cloudflare R2 and AWS S3. It enables users to upload models, generate interactive 3D viewers, and manage temporary access via presigned URLs.

Is this your MCP?

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.

// key findings
🚨
Known vulnerabilities in dependencies: 1 critical, 10 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 2 credentials: R2_SECRET_ACCESS_KEY, S3_SECRET_ACCESS_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical10 high2 medium15 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalnext@14.0.0GHSA-f82v-jwr5-mffw

Authorization Bypass in Next.js Middleware

highnext@14.0.0GHSA-36qx-fr4f-26g5

Next.js has a Middleware / Proxy bypass in Pages Router applications using i18n

highnext@14.0.0GHSA-5j59-xgg2-r9c4

Next has a Denial of Service with Server Components - Incomplete Fix Follow-Up

highnext@14.0.0GHSA-7gfc-8cq8-jh5f

Next.js authorization bypass vulnerability

highnext@14.0.0GHSA-8h8q-6873-q5fj

Next.js Vulnerable to Denial of Service with Server Components

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configR2_ACCESS_KEY_IDYOUR_ACCESS_KEY_ID>
configR2_BUCKET_NAME
configR2_ENDPOINT添加 、R2_ACCESS_KEY_ID、R2_SECRET_ACCESS_KEY 等
🔐 secretR2_SECRET_ACCESS_KEYYOUR_SECRET_ACCESS_KEY>
configS3_ACCESS_KEY_IDYOUR_AWS_ACCESS_KEY>
configS3_BUCKET_NAME
configS3_ENDPOINT
configS3_PUBLIC_URL2. 配置 环境变量
🔐 secretS3_SECRET_ACCESS_KEYYOUR_AWS_SECRET_KEY>
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/tencentcloudadp-devrel-vercel-blob-mcp-server-15i5sz)](https://m8ven.ai/mcp/tencentcloudadp-devrel-vercel-blob-mcp-server-15i5sz)
commit: a94a15a01dfb651cf7c97805921042de1b9f312d
code hash: 8613ca187ec8f71090e75bafa070bc1e5cfc661c19cb273ab578f826ad50939d
verified: 6/12/2026, 11:30:18 AM
view raw JSON →