📦
Hyprland MCP
Hyprland MCP server in rust
0 installs
Trust: 34 — Low
Devtools
Ask AI about Hyprland MCP
Powered by Claude · Grounded in docs
I know everything about Hyprland MCP. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
Hyprland MCP
hyprland-mcp is a local MCP server that exposes Hyprland controls as tools.
It connects to Hyprland's unix socket (.socket.sock) and lets MCP clients run
common compositor actions (workspace switching, querying windows/monitors,
notifications, dispatch commands, etc.) through a structured tool interface.

Installation
Install from crates.io:
cargo install hyprland-mcp
Or from this repository:
cargo install --path .
