Back to directory
hyprmcp

hyprmcp

@stefanoamorelli30

A lightweight, unofficial Model Context Protocol (MCP) server that exposes all the functionality of `hyprctl`—the command-line interface for the Hyprland Wayland compositor—to language models.

hyprlandwaylandcompositordesktop automationwindow managementautomation

Installation & Configuration

{
  "mcpServers": {
    "hyprmcp": {
      "command": "npx",
      "args": [
        "-y",
        "hyprmcp-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/27
Updated
2026/6/7