71
/ 100
1 month ago
glama

Wayland MCP Server

Enables AI assistants to automate Wayland desktop environments through screenshot analysis, mouse control, and keyboard input simulation. It supports visual context via VLM providers like Gemini and OpenRouter to perform complex, multi-step desktop actions.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: AZURE_API_KEY, GEMINI_API_KEY, OPENROUTER_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configWAYLAND_DISPLAY"": "wayland-0"
configVLM_PROVIDER"": "openrouter",
configVLM_MODEL"": "qwen/qwen2.5-vl-72b-instruct:free",
configAZURE_ENDPOINT
configAZURE_DEPLOYMENT
configAZURE_API_VERSION
configMCP_TEST_NO_MOUSE
🔐 secretAZURE_API_KEY
🔐 secretGEMINI_API_KEY"": "AIza...",
🔐 secretOPENROUTER_API_KEY"": "sk-or-v1-...",
configMCP_CONFIG_DIR
configWAYLAND_MCP_PORTServer listen port 4999 No
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/kurojs-wayland-mcp-17e4pm)](https://m8ven.ai/mcp/kurojs-wayland-mcp-17e4pm)
commit: 281a433f9954e5e7061e06dcccbaa181f4cab67a
code hash: 3fdb83000765229af4dd4088c075d5d603c28fa43465e9241bcbb106b8eccb59
verified: 6/17/2026, 12:17:11 PM
view raw JSON →