Back to directory
someaka/wayland-mcp

someaka/wayland-mcp

@someaka

MCP Server for Wayland providing screenshot, analysis, mouse and keyboard control tools for modern Linux desktops.

waylandscreenshotinput-simulationmouse-controlkeyboard-controlvlmlinux-desktopautomation

Installation & Configuration

{
  "mcpServers": {
    "wayland-screenshot": {
      "command": "uvx",
      "args": [
        "wayland-mcp"
      ],
      "env": {
        "OPENROUTER_API_KEY": "your-api-key",
        "VLM_MODEL": "qwen/qwen2.5-vl-72b-instruct:free",
        "XDG_RUNTIME_DIR": "/run/user/1000",
        "WAYLAND_MCP_PORT": "4999",
        "DISPLAY": ":0",
        "WAYLAND_DISPLAY": "wayland-0",
        "XDG_SESSION_TYPE": "wayland"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15