GNOME UI MCP
GNOME Wayland desktop automation via AT-SPI discovery and Mutter input.
The record the registry holds
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.asattelmaier/gnome-ui-mcp",
"description": "GNOME Wayland desktop automation via AT-SPI discovery and Mutter input.",
"title": "GNOME UI MCP",
"repository": {
"url": "https://github.com/asattelmaier/gnome-ui-mcp",
"source": "github",
"id": "1182349667"
},
"version": "0.5.0",
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/asattelmaier/gnome-ui-mcp:0.5.0",
"runtimeHint": "docker",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"value": "run",
"type": "positional"
},
{
"type": "named",
"name": "-i"
},
{
"type": "named",
"name": "--rm"
},
{
"value": "apparmor=unconfined",
"type": "named",
"name": "--security-opt"
},
{
"value": "host",
"type": "named",
"name": "--network"
},
{
"value": "{uid}:{gid}",
"variables": {
"gid": {
"description": "Host group ID used to run the container.",
"isRequired": true,
"format": "number",
"default": "1000"
},
"uid": {
"description": "Host user ID used to run the container.",
"isRequired": true,
"format": "number",
"default": "1000"
}
},
"type": "named",
"name": "--user"
},
{
"value": "DBUS_SESSION_BUS_ADDRESS",
"type": "named",
"name": "-e"
},
{
"value": "XDG_RUNTIME_DIR",
"type": "named",
"name": "-e"
},
{
"value": "WAYLAND_DISPLAY",
"type": "named",
"name": "-e"
},
{
"value": "DISPLAY",
"type": "named",
"name": "-e"
},
{
"value": "XDG_SESSION_TYPE",
"type": "named",
"name": "-e"
},
{
"value": "{xdg_runtime_dir}:{xdg_runtime_dir}",
"variables": {
"xdg_runtime_dir": {
"description": "Host XDG runtime directory mounted into the container.",
"isRequired": true,
"format": "filepath",
"placeholder": "/run/user/1000"
}
},
"type": "named",
"name": "-v"
},
{
"value": "/tmp/.X11-unix:/tmp/.X11-unix:ro",
"type": "named",
"name": "-v"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-06-26T08:34:28.764972Z",
"publishedAt": "2026-06-26T08:34:28.764972Z",
"updatedAt": "2026-06-26T08:34:28.764972Z",
"isLatest": true
}
}
}
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.
MCP server
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.
The publisher's own address
https://github.com/asattelmaier/gnome-ui-mcp
The address the publisher put in their registry record, printed as they wrote it. Nobody here has opened it.