Skip to content

drumst0ck/uploadkit

v1.0.0 Feature

This release adds 6 notable features for engineering teams evaluating rollout.

Published 1mo API Development
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

UploadKit v1.0 delivers a full file‑upload platform with SDKs, Cloudflare R2 storage, BYOS support, and an MCP code‑generation surface.

Full changelog

First stable release of UploadKit — the file-uploads platform for developers.

What ships in v1.0

SDK

  • @uploadkitdev/core — framework-agnostic upload client (browser, Node, Edge)
  • @uploadkitdev/react — 40+ premium React upload components (dropzones, galleries, avatars, progress indicators, wizards, motion-forward visualisations)
  • @uploadkitdev/next — Next.js App Router handler + Express / Hono adapters, file-router type inference
  • @uploadkitdev/mcp — official Model Context Protocol server so Claude Code, Cursor, Windsurf, Zed, ChatGPT, and Claude.ai can generate UploadKit code with first-class knowledge of every component, scaffold, and docs page

Product

  • Managed storage on Cloudflare R2 (zero egress fees) — 5 GB free forever tier
  • BYOS (Bring Your Own Storage) mode for S3 / R2 / GCS / Backblaze B2 — same SDK surface, credentials stay server-side
  • Full SaaS shell: dashboard, project + API-key management, Stripe-metered billing, usage alerts, transactional emails via Resend
  • Landing + pricing + docs sites (Fumadocs)

MCP surface

  • 11 tools: `list_components`, `get_component`, `search_components`, `get_install_command`, `scaffold_route_handler`, `scaffold_provider`, `get_byos_config`, `get_quickstart`, `search_docs`, `get_doc`, `list_docs`
  • stdio transport via `npx -y @uploadkitdev/mcp`
  • Remote Streamable HTTP at https://api.uploadkit.dev/api/v1/mcp
  • Registered on the Official MCP Registry as `io.github.drumst0ck/uploadkit`

Links

  • Website: https://uploadkit.dev
  • Docs: https://docs.uploadkit.dev
  • Dashboard: https://app.uploadkit.dev
  • MCP guide: https://docs.uploadkit.dev/docs/guides/mcp

License

MIT.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track drumst0ck/uploadkit

Get notified when new releases ship.

Sign up free

About drumst0ck/uploadkit

Official MCP server for UploadKit. Gives AI assistants first-class knowledge of 40+ React upload components, Next.js route handler scaffolds, BYOS setup (S3/R2/GCS/B2)

All releases →

Beta — feedback welcome: [email protected]