Uploadkit MCP Server

File uploads for developers. Beautifully. Open-source TypeScript SDK + 40+ premium React components + managed storage on Cloudflare R2 - with BYOS (Bring Your Own Storage) mode so you can use your own S3, R2, GCS, or Backblaze B2 bucket. 5 GB free forever. It runs locally over stdio via the published package.

People connecting documentation tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-07-06 · ★ 3 · #106 OF 183 MAINTAINED DOCUMENTATION · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Uploadkit

Claude Code

claude mcp add drumst0ck-uploadkit -- npx -y @uploadkitdev/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "drumst0ck-uploadkit": {
      "command": "npx",
      "args": [
        "-y",
        "@uploadkitdev/mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package @uploadkitdev/mcp - the @uploadkitdev scope differs from the repo owner (drumst0ck); confirm it's the project's official package

registry namespace io.github.drumst0ck is GitHub-verified and matches the repo owner

03 · What Uploadkit can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

@uploadkitdev/[email protected] · 2026-06-12

Refresh bundled docs index to match latest content on docs.uploadkit.dev.

@uploadkitdev/[email protected] · 2026-04-17

Refresh bundled docs index to match latest content on docs.uploadkit.dev.

@uploadkitdev/[email protected] · 2026-04-16

New UploadBeam wrapper component with Apple Intelligence-style animated border beam effect during uploads. CSS @property + conic-gradient + mask-composite technique - zero external dependencies. · - <UploadBeam…

04 · Who maintains Uploadkit

uploadkit is maintained by drumst0ck. It's the only MCP server we track from this author; the repo dates to Apr 2026.

05 · Facts

category
documentation - ranked #106 of 183 actively-maintained documentation servers as of 2026-08-25.
release cadence
1 release in the last 90 days (latest 2026-06-12)
registry
io.github.drumst0ck/uploadkit (active, first published 2026-04-14)
packages
npm:@uploadkitdev/mcp

06 · Uploadkit FAQ

What is Uploadkit?

File uploads for developers. Beautifully. Open-source TypeScript SDK + 40+ premium React components + managed storage on Cloudflare R2 - with BYOS (Bring Your Own Storage) mode so you can use your own S3, R2, GCS, or Backblaze B2 bucket. 5 GB free forever. It runs locally over stdio via the published package.

Is Uploadkit still maintained?

Yes - as of 2026-08-25, its last commit was 2026-07-06 and it shipped 1 release in the last 90 days. We re-verify nightly.

How do I install Uploadkit?

Run `npx -y @uploadkitdev/mcp`. You can also paste the ready-made client config above.

Does Uploadkit run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Uploadkit

More documentation MCP servers · Nebulamind · Pituitary · Boxpdf Html · Mozg · Archsteer

More TypeScript MCP servers · Excel Webview2 MCP · Chassis · Quicken Mac MCP · Gunsnation · Dynatrace Managed MCP · see all