🚀 Wayland MCP Server
@someaka
About 🚀 Wayland MCP Server
MCP Server for Wayland
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"wayland-screenshot": {
"command": "uvx",
"args": [
"wayland-mcp"
],
"env": {
"OPENROUTER_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"
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Wayland MCP Server?
Wayland MCP Server provides screenshot, analysis, mouse and keyboard control tools for modern Linux desktops running the Wayland display protocol. It is intended for users who need reliable screenshot and input simulation capabilities that existing solutions may not support under Wayland.
How to use Wayland MCP Server?
Install via uvx and add the provided JSON configuration to your MCP server config (e.g., .roo/mcp.json). Run ./setup.sh to configure permissions for input device control. Necessary environment variables include OPENROUTER_API_KEY, VLM_MODEL, XDG_RUNTIME_DIR, WAYLAND_MCP_PORT, DISPLAY, WAYLAND_DISPLAY, and XDG_SESSION_TYPE.
Key features of Wayland MCP Server
- Screenshot capture with custom VLM integration for image analysis
- Image comparison capabilities
- Mouse control (move, click, drag, scroll)
- Keyboard input (typing, key presses)
- Action chaining for complex input sequences
Use cases of Wayland MCP Server
- Automating desktop workflows by simulating mouse and keyboard actions
- Taking and analyzing screenshots with vision-language model integration
- Comparing images programmatically in a Wayland environment
- Providing reliable input control for AI assistants on modern Linux desktops
FAQ from Wayland MCP Server
What environment variables must be set?
OPENROUTER_API_KEY, VLM_MODEL, XDG_RUNTIME_DIR, WAYLAND_MCP_PORT, DISPLAY, WAYLAND_DISPLAY, and XDG_SESSION_TYPE must be configured in the MCP server environment.
How do I set up input control?
Run ./setup.sh to configure permissions for evemu-event to control input devices.
Is it safe to enable input control?
Enabling input control gives the MCP server full access to your mouse and keyboard. Only use with trusted MCP servers and models.
What dependencies are required?
The server runs via uvx and requires evemu-event for input simulation. It is developed on modern Linux with Wayland.
How is this server licensed?
It is licensed under the GPL3 open‑source license.
Frequently asked questions
What environment variables must be set?
`OPENROUTER_API_KEY`, `VLM_MODEL`, `XDG_RUNTIME_DIR`, `WAYLAND_MCP_PORT`, `DISPLAY`, `WAYLAND_DISPLAY`, and `XDG_SESSION_TYPE` must be configured in the MCP server environment.
How do I set up input control?
Run `./setup.sh` to configure permissions for `evemu-event` to control input devices.
Is it safe to enable input control?
Enabling input control gives the MCP server full access to your mouse and keyboard. Only use with trusted MCP servers and models.
What dependencies are required?
The server runs via `uvx` and requires `evemu-event` for input simulation. It is developed on modern Linux with Wayland.
How is this server licensed?
It is licensed under the GPL3 open‑source license.
Basic information
More Other MCP servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Comments