GNOME UI MCP
Rank #18,196io.github.asattelmaier/gnome-ui-mcp
GNOME Wayland desktop automation via AT-SPI discovery and Mutter input.
GNOME UI MCP is a Model Context Protocol (MCP) server published by asattelmaier. It ranks #18,196 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. GNOME UI MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 7 tracked versions. It was first listed on Mar 15, 2026 and most recently updated on Jun 26, 2026.
Ranks ahead of 113,850 of 132,046 servers on MCP Toplist.
Use GNOME UI MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add gnome-ui-mcp -- docker run -i --rm --security-opt apparmor=unconfined --network host --user "{uid}:{gid}" -e DBUS_SESSION_BUS_ADDRESS -e XDG_RUNTIME_DIR -e WAYLAND_DISPLAY -e DISPLAY -e XDG_SESSION_TYPE -v "{xdg_runtime_dir}:{xdg_runtime_dir}" -v /tmp/.X11-unix:/tmp/.X11-unix:ro ghcr.io/asattelmaier/gnome-ui-mcp:0.5.0[mcp_servers.gnome-ui-mcp]
command = "docker"
args = ["run", "-i", "--rm", "--security-opt", "apparmor=unconfined", "--network", "host", "--user", "{uid}:{gid}", "-e", "DBUS_SESSION_BUS_ADDRESS", "-e", "XDG_RUNTIME_DIR", "-e", "WAYLAND_DISPLAY", "-e", "DISPLAY", "-e", "XDG_SESSION_TYPE", "-v", "{xdg_runtime_dir}:{xdg_runtime_dir}", "-v", "/tmp/.X11-unix:/tmp/.X11-unix:ro", "ghcr.io/asattelmaier/gnome-ui-mcp:0.5.0"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"gnome-ui-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"--security-opt",
"apparmor=unconfined",
"--network",
"host",
"--user",
"{uid}:{gid}",
"-e",
"DBUS_SESSION_BUS_ADDRESS",
"-e",
"XDG_RUNTIME_DIR",
"-e",
"WAYLAND_DISPLAY",
"-e",
"DISPLAY",
"-e",
"XDG_SESSION_TYPE",
"-v",
"{xdg_runtime_dir}:{xdg_runtime_dir}",
"-v",
"/tmp/.X11-unix:/tmp/.X11-unix:ro",
"ghcr.io/asattelmaier/gnome-ui-mcp:0.5.0"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"gnome-ui-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"--security-opt",
"apparmor=unconfined",
"--network",
"host",
"--user",
"{uid}:{gid}",
"-e",
"DBUS_SESSION_BUS_ADDRESS",
"-e",
"XDG_RUNTIME_DIR",
"-e",
"WAYLAND_DISPLAY",
"-e",
"DISPLAY",
"-e",
"XDG_SESSION_TYPE",
"-v",
"{xdg_runtime_dir}:{xdg_runtime_dir}",
"-v",
"/tmp/.X11-unix:/tmp/.X11-unix:ro",
"ghcr.io/asattelmaier/gnome-ui-mcp:0.5.0"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"gnome-ui-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"--security-opt",
"apparmor=unconfined",
"--network",
"host",
"--user",
"{uid}:{gid}",
"-e",
"DBUS_SESSION_BUS_ADDRESS",
"-e",
"XDG_RUNTIME_DIR",
"-e",
"WAYLAND_DISPLAY",
"-e",
"DISPLAY",
"-e",
"XDG_SESSION_TYPE",
"-v",
"{xdg_runtime_dir}:{xdg_runtime_dir}",
"-v",
"/tmp/.X11-unix:/tmp/.X11-unix:ro",
"ghcr.io/asattelmaier/gnome-ui-mcp:0.5.0"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"gnome-ui-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"--security-opt",
"apparmor=unconfined",
"--network",
"host",
"--user",
"{uid}:{gid}",
"-e",
"DBUS_SESSION_BUS_ADDRESS",
"-e",
"XDG_RUNTIME_DIR",
"-e",
"WAYLAND_DISPLAY",
"-e",
"DISPLAY",
"-e",
"XDG_SESSION_TYPE",
"-v",
"{xdg_runtime_dir}:{xdg_runtime_dir}",
"-v",
"/tmp/.X11-unix:/tmp/.X11-unix:ro",
"ghcr.io/asattelmaier/gnome-ui-mcp:0.5.0"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"gnome-ui-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"--security-opt",
"apparmor=unconfined",
"--network",
"host",
"--user",
"{uid}:{gid}",
"-e",
"DBUS_SESSION_BUS_ADDRESS",
"-e",
"XDG_RUNTIME_DIR",
"-e",
"WAYLAND_DISPLAY",
"-e",
"DISPLAY",
"-e",
"XDG_SESSION_TYPE",
"-v",
"{xdg_runtime_dir}:{xdg_runtime_dir}",
"-v",
"/tmp/.X11-unix:/tmp/.X11-unix:ro",
"ghcr.io/asattelmaier/gnome-ui-mcp:0.5.0"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.asattelmaier%2Fgnome-ui-mcp)<a href="https://mcptoplist.com/server/io.github.asattelmaier%2Fgnome-ui-mcp"><img src="https://mcptoplist.com/badge/io.github.asattelmaier%2Fgnome-ui-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
asattelmaier
Available versions (7)
| Version | Published |
|---|---|
| 0.5.0 | Jun 26, 2026 |
| 0.4.1 | Apr 4, 2026 |
| 0.3.0 | Mar 29, 2026 |
| 0.2.0 | Mar 28, 2026 |
| 0.1.3 | Mar 15, 2026 |
| 0.1.2 | Mar 15, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains GNOME UI MCP?
- GNOME UI MCP is maintained by asattelmaier, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is GNOME UI MCP listed on the Official MCP Registry?
- Yes — GNOME UI MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does GNOME UI MCP have?
- MCP Toplist tracks 7 versions of GNOME UI MCP, most recently published on Jun 26, 2026.
- Where can I find the source code for GNOME UI MCP?
- The source code for GNOME UI MCP is hosted at github.com/asattelmaier/gnome-ui-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.