43
/ 100
1 month ago
glama

Uploadkit

Official MCP server for UploadKit, the file-uploads platform for developers. Gives Claude Code, Cursor, Windsurf, and Zed first-class knowledge of UploadKit's 40+ open-source React components, Next.js route handler scaffolding, wiring, BYOS (S3/R2/GCS/B2) configuration, and full-text search across 88+ docs pages. Runs locally via npx — no API key, no telemetry, no config.

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
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 9 credentials: CRON_SECRET, INTERNAL_API_SECRET, QSTASH_CURRENT_SIGNING_KEY, QSTASH_NEXT_SIGNING_KEY, QSTASH_TOKEN, R2_SECRET_ACCESS_KEY, RESEND_API_KEY, STRIPE_SECRET_KEY, STRIPE_WEBHOOK_SECRET
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.
configCDN_URL
🔐 secretCRON_SECRET
🔐 secretINTERNAL_API_SECRET
configNEXT_PHASE
configNEXT_PUBLIC_APP_URL
🔐 secretQSTASH_CURRENT_SIGNING_KEY
🔐 secretQSTASH_NEXT_SIGNING_KEY
🔐 secretQSTASH_TOKEN
configR2_ACCESS_KEY_ID
configR2_ACCOUNT_ID
configR2_BUCKET_NAME
🔐 secretR2_SECRET_ACCESS_KEY
configREDIS_URL
🔐 secretRESEND_API_KEY
configSENTRY_DSN
configSTRIPE_ENTERPRISE_PRICE_ID
configSTRIPE_PRO_PRICE_ID
🔐 secretSTRIPE_SECRET_KEY
configSTRIPE_TEAM_PRICE_ID
🔐 secretSTRIPE_WEBHOOK_SECRET
// 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 2 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/drumst0ck-uploadkit-1g1846)](https://m8ven.ai/mcp/drumst0ck-uploadkit-1g1846)
commit: 72f7db2d423d3c8498a25b7bb29d6f9eef2bd844
code hash: 399bb293c53238ca864dcfda9dc5407772f90bd994c4b6ced2990605d1870797
verified: 6/17/2026, 11:59:27 AM
view raw JSON →