drumst0ck/uploadkit
by Various
File uploads for developers. Done right.
MCP
drumst0ck/uploadkit
Added 1 June 2026
Overview
Uploadkit is a TypeScript library that provides file upload functionality for developers. It handles the core mechanics of uploading files from client to server.
Best for
Best for
Developers who need a minimal, no-frills file upload library for a small project or prototype.
Use cases
- Adding file upload capability to a web application
- Handling multipart form data in a Node.js backend
- Building a simple file sharing or storage feature
Notes
Uploadkit is a TypeScript library that provides file upload functionality for developers. It handles the core mechanics of uploading files from client to server.
2 stars on GitHub. Last updated 2026-05-18. Licensed MIT.
Use cases
- Adding file upload capability to a web application
- Handling multipart form data in a Node.js backend
- Building a simple file sharing or storage feature
Pros
- Lightweight and focused on a single task
- Written in TypeScript for type safety
- Easy to integrate into existing projects
Cons
- Very low community adoption (2 GitHub stars)
- Limited documentation and examples
- May lack advanced features like chunked uploads or progress tracking
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Lightweight and focused on a single task
- Written in TypeScript for type safety
- Easy to integrate into existing projects
Cons
- Very low community adoption (2 GitHub stars)
- Limited documentation and examples
- May lack advanced features like chunked uploads or progress tracking
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.