Home › Development › uploadkit

uploadkit

UploadKit MCP — 40+ upload components, route scaffolds, BYOS setup, full docs search.

Official TypeScript Local macOSWindowsLinux
★ 3 stars Last pushed 2026-07-06 License: MIT

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.3.1)

npx -y @uploadkitdev/mcp@0.3.1

Or add to your MCP client config:

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

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry