loading…
Search for a command to run...
loading…
Provides screenshot, analysis, mouse and keyboard control tools for modern Linux desktops via Wayland.
Provides screenshot, analysis, mouse and keyboard control tools for modern Linux desktops via Wayland.
Note: This package was created because existing screenshot solutions didn't work reliably on my Wayland setup. Wayland MCP provides screenshot, analysis, mouse and keyboard control tools for modern Linux desktops.
📸 Screenshot & Analysis
🖱️ Input Simulation
WARNING: Enabling input control gives the MCP server full access to your mouse and keyboard. Only use with trusted MCP servers and models.
./setup.sh
Configures permissions for evemu-event to control input devices.
Add to your MCP server config (.roo/mcp.json):
{
"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"
}
}
}
}
git clone https://github.com/someaka/wayland-mcp
cd wayland-mcp
pip install -e .
GPL 3
Run in your terminal:
claude mcp add wayland-mcp -- npx Security
Low riskAutomated heuristic from public metadata — not a security guarantee.