Playwright for the Windows desktop, from Bun — drive native GUIs via UI Automation + MCP.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
bun-uia · npm · 1.9.1
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.ObscuritySRL/bun-uia",
"description": "Playwright for the Windows desktop, from Bun — drive native GUIs via UI Automation + MCP.",
"repository": {
"url": "https://github.com/ObscuritySRL/bun-win32",
"source": "github",
"subfolder": "packages/bun-uia"
},
"version": "1.9.1",
"packages": [
{
"registryType": "npm",
"identifier": "bun-uia",
"version": "1.9.1",
"runtimeHint": "bunx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Capability profile: 'readonly' (inspect/read only), 'safe' (read + input + window — default), or 'full' (also os + fs tools).",
"format": "string",
"default": "safe",
"name": "BUN_UIA_PROFILE"
},
{
"description": "Set to '1' to allow OS-level tools (launch_app, run_program, open_path) AND filesystem tools (read_file, write_file, list_dir) regardless of profile.",
"format": "string",
"name": "BUN_UIA_OS"
},
{
"description": "Comma-separated tool names or categories to additionally allow on top of the profile.",
"format": "string",
"name": "BUN_UIA_ALLOW"
},
{
"description": "Comma-separated tool names or categories to deny, overriding the profile and BUN_UIA_ALLOW.",
"format": "string",
"name": "BUN_UIA_DENY"
},
{
"description": "Set to 'never' to forbid the real-cursor fallback entirely (strictly cursor-free). By default clicks/drags are cursor-free but fall back to the real hardware cursor when no cursor-free path exists.",
"format": "string",
"name": "BUN_UIA_CURSOR"
},
{
"description": "Sandbox root directory that read_file/write_file/list_dir are confined to when fs tools are enabled.",
"format": "string",
"name": "BUN_UIA_FS_ROOT"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-06-18T01:38:13.097684Z",
"publishedAt": "2026-06-18T01:38:13.097684Z",
"updatedAt": "2026-06-18T01:38:13.097684Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 1.9.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.