UISandbox MCP server
Play with your app's design in the browser: load a build, turn the knobs, export the code.
6 stars101 downloads/wk
Reviews
Write oneNobody has reviewed UISandbox yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
UISandbox tools (8, 1 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
exportExport the current state: sheet-css (your values as CSS custom properties), sheet-json, patch (literal → value list), tokens-css / tokens-json / tailwind / shadcn (the --k-* design tokens), swift, android-xml, android-kotlin.
loadLoad a BUILT web app (a zip of its dist/build/out folder, or a repo zip carrying the build) by URL or local path. Returns the project id, screens, tokenised values and the baseline the knobs stand on. Refuses what cannot render (iOS/Android/source-only) with the reason.
openOpen UISandbox in the user's browser with this project loaded — the real, interactive sandbox: the whole app rendered 1:1, every knob there to turn by hand. Use this whenever the user wants to SEE or PLAY with the design themselves ("can I look at this in a sandbox", "let me try some changes"), not only read numbers. Served from 127.0.0.1 by this process; nothing leaves the machine. What the user
screensThe screens (HTML entries) of a loaded project.
screenshotA PNG of the screen as it renders with the current knobs (the sandbox frame only).
setApply knobs to a loaded project. Every dial has ×1 (or 0) = as in their code; colours are #rrggbb. Returns what moved (count and a sample of value → value).
stateThe knobs as they stand now — including what the user turned by hand in an opened sandbox (and when).
verifywrite actionRun the 1:1 check in a real browser: the untouched build vs. the tokenised build with the identity sheet, computed styles of every element diffed. Also returns the reach meter. This is the same check a visitor runs on uisandbox.org.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan4 source files scanned20/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 21 days ago15/15
- Maintainer identityregistry namespace matches repository owner7/10
Findings (1)
- mediumeval / new Function used
exec.evaldist/server.mjs: …e__error")) throw new Error(await page.$eval(".intake__error", (e) => e.textContent |…
Install directly
Runs npx -y uisandbox-mcp on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add uisandbox -- npx -y uisandbox-mcp
UISandbox: common questions
- Is UISandbox MCP server safe?
- Mostly: it is graded B (83/100). Read the UISandbox safety report
- How do I install UISandbox?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does UISandbox need an API key?
- No secret keys are declared. It reads 1 setting from the environment.
- Is UISandbox maintained?
- The last commit was 21 days ago (2026-08-30). The latest release is v0.3.3.
- What can I use instead of UISandbox?
- Servers from other publishers that do the same job: Loadster MCP server, SeleniumBase MCP server and AIHawk MCP server. Compare all UISandbox alternatives.
Alternatives to UISandbox
Same job from other publishers: the closest match first, then the best rated.
LoadsterLoad testing and synthetic monitoring platform: test with Playwright, Browser Bot, or Protocol Bots.not reviewedGrowingA- SeleniumBase MCPStealthy browser automation, testing, and web-scraping via CDP Mode.not reviewedWidely usedA
- AIHawkAI browser agent: browses, clicks, types, and reads real web pages from plain-English instructions.not reviewedWidely usedA
Ui.Vision MCPMCP server for browser and desktop automation: OCR, image recognition, real mouse and keyboard inputnot reviewedEstablishedC
walkerOS Source BrowserGenerate, parse, and validate walkerOS data-elb HTML tagging attributesnot reviewedEstablishedA