Back to directory
wayland-mcp

wayland-mcp

@someaka17

Provides screenshot, image analysis, mouse, and keyboard control tools for modern Linux desktops running Wayland.

waylandlinuxscreenshotinput-controlvlmdesktop-automationautomation

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
2025/4/10
Updated
2026/6/8