62
grade C
10 days ago
glama

zhigang1992/upload-mcp

An MCP server that enables users to upload local files to S3-compatible storage and retrieve shareable public URLs. Files are automatically organized into unique UUID-based folders to prevent naming conflicts while preserving original filenames.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: S3_ACCESS_KEY, S3_SECRET_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretS3_ACCESS_KEY
configS3_BUCKET
configS3_ENDPOINT
configS3_REGION
🔐 secretS3_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/zhigang1992-upload-mcp-1m55bg)](https://m8ven.ai/mcp/zhigang1992-upload-mcp-1m55bg)
commit: e1c842ed0edf3f65380625dc5267211562941bcc
code hash: 2f2f6eeb0ed8e10fa3fe09748f204be98c658bfabd3c4b4065cd1d73208188de
verified: 4/11/2026, 3:27:07 PM
view raw JSON →