Loading MCP server directory, please wait...
Playwright for the Windows desktop, from Bun — drive native GUIs via UI Automation + MCP.
npx @getmcp/cli add io.github.ObscuritySRL/bun-uiaRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ObscuritySRL/bun-uia": {
"command": "bunx",
"args": [
"bun-uia"
],
"env": {
"BUN_UIA_PROFILE": "safe",
"BUN_UIA_OS": "",
"BUN_UIA_ALLOW": "",
"BUN_UIA_DENY": "",
"BUN_UIA_CURSOR": "",
"BUN_UIA_FS_ROOT": ""
}
}
}
}