S3-Compatible 3D Storage MCP Server (TencentCloudADP-DevRel/vercel-blob-mcp-server) is an MCP server listed on the M8ven Trust Index. It scores 54 out of 100, grade D. It declares 4 tools. No publisher has claimed this listing.

D
Caution
54/100

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.

Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code Verified⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

TencentCloudADP-DevRel

Source: Glama

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. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// key findings
🚨
Known vulnerabilities in dependencies: 1 critical, 14 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.
// tools this server exposes4 tools

These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.

s3_upload_file

Upload a 3D model file (GLB/GLTF) to S3-compatible storage (Cloudflare R2, AWS S3, etc.)

s3_list_files

List all uploaded files in S3-compatible storage

s3_get_presigned_url

Get a presigned URL for accessing a file (valid for 1 hour)

generate_3d_viewer

Generate a 3D viewer web page for a GLB/GLTF file

// known CVEs in dependencies1 critical14 high7 medium12 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 →
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
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>
// quality suggestions

Tool annotations

No tools have read-only/destructive annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

4/4 tools missing one or more hints — s3_upload_file (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); s3_list_files (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); s3_get_presigned_url (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +1 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

License file

No license file

Add a LICENSE file (MIT, Apache-2.0, etc.).

Tests exist

No test files found

Add tests that exercise each declared tool.

Production dependencies are patched

1 critical, 12 high severity in production deps — next@14.0.0 (critical), next@14.0.0 (high)

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

Dev dependencies

2 critical/high in dev-only deps (does not ship to users)

Upgrade dev dependencies when convenient.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 6 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 Verified](https://m8ven.ai/badge/mcp/tencentcloudadp-devrel/vercel-blob-mcp-server?variant=verified)](https://m8ven.ai/mcp/tencentcloudadp-devrel/vercel-blob-mcp-server)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: a94a15a01dfb651cf7c97805921042de1b9f312d
code hash: 8613ca187ec8f71090e75bafa070bc1e5cfc661c19cb273ab578f826ad50939d
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client