Server data from the Official MCP Registry
Computer use for Hyprland: semantic desktop state over IPC, plus vision and native input
About
Computer use for Hyprland: semantic desktop state over IPC, plus vision and native input
Security Report
hypruse is a well-designed MCP server for Hyprland desktop automation with thoughtful security layering (approval prompts, confinement, read-only mode, activity beacons). The codebase is clean and purpose-aligned. However, there are moderate security concerns: the server executes multiple external binaries (hyprctl, grim, wtype, busctl, wl-clipboard) without strict validation of their paths, environment variable handling could be more explicit, and some subprocess calls lack comprehensive error handling. The broad permissions (input injection, screenshot capture, file I/O) are justified by the server's stated purpose but require user awareness and proper sandboxing at the MCP client level. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue.
3 files analyzed · 13 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: HYPRUSE_SCREENSHOT_MODE
Environment variable: HYPRUSE_READONLY
Environment variable: HYPRUSE_CONFINE
Environment variable: HYPRUSE_AUTH_GUARD
Environment variable: HYPRUSE_STRICT
Environment variable: HYPRUSE_MARK
Environment variable: HYPRUSE_CLIPBOARD
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-ilyaskhallouki-hypruse": {
"env": {
"HYPRUSE_MARK": "your-hypruse-mark-here",
"HYPRUSE_STRICT": "your-hypruse-strict-here",
"HYPRUSE_CONFINE": "your-hypruse-confine-here",
"HYPRUSE_READONLY": "your-hypruse-readonly-here",
"HYPRUSE_CLIPBOARD": "your-hypruse-clipboard-here",
"HYPRUSE_AUTH_GUARD": "your-hypruse-auth-guard-here",
"HYPRUSE_SCREENSHOT_MODE": "your-hypruse-screenshot-mode-here"
},
"args": [
"hypruse"
],
"command": "uvx"
}
}
}Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
