Loomal

GNOME UI MCP

MCP server by github.com/asattelmaier/gnome-ui-mcp

GNOME Wayland desktop automation via AT-SPI discovery and Mutter input.

1 starsoci: ghcr.io/asattelmaier/gnome-ui-mcp:0.4.1

About GNOME UI MCP

GNOME UI MCP is an MCP (Model Context Protocol) server published by asattelmaier in the official MCP registry, listed under App Automation on Loomal. GNOME Wayland desktop automation via AT-SPI discovery and Mutter input.

It ships as a Docker image (ghcr.io/asattelmaier/gnome-ui-mcp:0.4.1), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/asattelmaier/gnome-ui-mcp, where the project has earned 1 GitHub stars.

Use GNOME UI MCP with your agent

Claude Code · one command
claude mcp add gnome-ui-mcp -- docker run -i --rm ghcr.io/asattelmaier/gnome-ui-mcp:0.4.1
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "gnome-ui-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/asattelmaier/gnome-ui-mcp:0.4.1"
      ]
    }
  }
}
ocighcr.io/asattelmaier/gnome-ui-mcp:0.4.1

Frequently asked questions

What is GNOME UI MCP?
GNOME UI MCP is an MCP (Model Context Protocol) server by asattelmaier in the App Automation category. GNOME Wayland desktop automation via AT-SPI discovery and Mutter input.
How do I connect GNOME UI MCP to Claude, Cursor, or another MCP client?
Install GNOME UI MCP from its oci package (ghcr.io/asattelmaier/gnome-ui-mcp:0.4.1) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is GNOME UI MCP open source?
Yes — the source code is public at github.com/asattelmaier/gnome-ui-mcp, with 1 GitHub stars.
Can AI agents pay to use GNOME UI MCP?
Not yet through Loomal — GNOME UI MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain GNOME UI MCP? Claim this listing free by verifying GitHub ownership, or contact us.