Bun Uia runs on your own machine — the client starts it, so there is no endpoint to ping. 132 installs a week from npm. Last commit 13 Jul 2026.
Playwright for the Windows desktop, from Bun — drive native GUIs via UI Automation + MCP.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add bun-uia -- npx -y bun-uia
{
"mcpServers": {
"bun-uia": {
"args": [
"-y",
"bun-uia"
],
"command": "npx"
}
}
}
[mcp_servers.bun-uia]
command = "npx"
args = ["-y", "bun-uia"]
{
"mcpServers": {
"bun-uia": {
"args": [
"-y",
"bun-uia"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"bun-uia": {
"args": [
"-y",
"bun-uia"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.