Share prototypes as private links clients open without an account, attach specs, read comments.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Take a client brief to a link the client can actually open โ without leaving Claude Code.
Uproad hosts HTML prototypes behind private links that need no account to view, and lets the person reviewing click anywhere on the page to leave a pinned comment. This plugin wires that into your session: two skills that cover the round trip, and the MCP connection set up for you.
Nothing to paste. The first time a skill needs Uproad, Claude Code asks you to sign in: run /mcp, pick uproad, choose Authenticate, and a browser tab opens Uproad's consent screen. Log in, pick which workspaces the connection may reach (all of them by default โ /uproad:new asks which workspace a new design goes to only when there is more than one), and you are back in the session. There is no claude mcp add step and no token to copy.
The connection shows up at uproad.design/settings/personal-tokens as Claude Code๏ผclaude.ai๏ผ. Revoke it there to disconnect; Claude Code will ask you to sign in again the next time.
Updating from 0.5 or earlier: the stored API token is no longer used. Run /mcp โ uproad โ Authenticate once after updating. (Tokens still work for CI through the CLI and the GitHub Action.)
/uproad:newFrom meeting notes, a Slack paste, or a one-line idea โ with two stops for you along the way:
The stops are the point. A spec you have not corrected produces a prototype built on the wrong assumptions, and a prototype you have not seen should not reach a client.
The visibility question is asked before the push, not after: publishing through the MCP tools only goes one way, and taking a design back down is a toggle in the app.
The ็ขบ่ชไบ้ section is what earns a reply: every assumption made on the client's behalf is written back as a question the client can answer.
The prototype and the spec hang off the same design, so one link reaches both โ the client sees the screens, and whoever implements it later sees what it was supposed to do.
One directory per design, so several sit side by side:
The local server runs from designs/, so every design is browsable at once.
/uproad:reviewWhen the comments come back:
Questions and out-of-scope requests are handed back to you instead of being silently closed. The MCP tools cannot reply to a comment, so answering happens in the app.
Guest pinned comments are a Team-plan feature; on Free and Personal the client still opens the link, just without commenting on the page.
The plugin talks to Uproad's MCP server at https://uproad.design/mcp (Streamable HTTP, stateless). Sign-in is OAuth 2.1: Uproad is its own authorization server, identifies Claude Code by its Client ID Metadata Document, and hands back a personal token as the access token โ so nothing about permissions or workspaces differs from a token you would have pasted by hand. The same server can be added to claude.ai as a custom connector, and the same tools are available to any MCP client โ see the MCP docs, or npx uproad for the command line.
MIT
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/uproad)<a href="https://allmcps.com/mcp/uproad"><img src="https://allmcps.com/api/badge/uproad?style=directory" alt="Uproad on AllMCPs" /></a>