bun-uia
Verified · yesterdayPlaywright for the Windows desktop, from Bun — drive native GUIs via UI Automation + MCP.
Install
claude mcp add bun-uia -- npx -y [email protected]
Our take
Playwright-style automation for native Windows apps: your agent drives real GUIs through the UI Automation tree (find by name, invoke, type, assert) with screen capture and image matching, all via Bun FFI with zero native build steps. Security design is unusually thoughtful — capability profiles (readonly/safe/full), allow/deny lists, and a sandboxed fs root — which matters because 'full' grants input, OS, and filesystem control. Caveats: Windows plus Bun only, and the registry's declared subfolder (packages/bun-uia) doesn't actually exist in the public monorepo, so the MCP wrapper's source is effectively npm-only.
Verification record
- yesterday
- 16
- 10 days ago
- no
- 204
- 1.9.1
- 2026-06-18