About Hyprland MCP Server
Hyprland MCP Server is an MCP server in the Developer Tools category. It has been installed 0 times through Conduid.
Tools (17)
hyprland_click_and_screenshot_activePerforms click with optional bounded retries and returns active-window screenshot for immediate verification.
Takes no parameters.
hyprland_click_atSimulates a mouse click at absolute global coordinates in Hyprland. Useful for programmatically interacting with specific screen positions.
Takes no parameters.
hyprland_click_windowTargets the center of a specific window in Hyprland for a mouse click, with optional offsets.
Takes no parameters.
hyprland_click_window_relativeClicks inside a selected window using window-local coordinates (`local_x`,`local_y`) with optional bounds validation.
Takes no parameters.
hyprland_focus_windowBrings keyboard and compositor focus to a specific window, enabling further interactions.
Takes no parameters.
hyprland_get_active_windowGet metadata for the currently focused window
Takes no parameters.
hyprland_get_cursor_posRetrieves the current cursor position in the global layout coordinates.
Takes no parameters.
hyprland_list_monitorsList monitors with resolution, refresh rate, position, scale
Takes no parameters.
hyprland_list_windowsList all open windows with class, title, address, geometry, workspace
Takes no parameters.
hyprland_list_workspacesList workspaces with window counts and monitor assignments
Takes no parameters.
hyprland_move_cursorMoves the mouse cursor to specified global coordinates without clicking.
Takes no parameters.
hyprland_press_keySends a single keypress event (e.g., Enter, Tab, Escape) to the currently focused window.
Takes no parameters.
hyprland_screenshot_active_windowCapture a PNG of the currently focused window
Takes no parameters.
hyprland_screenshot_monitorCapture a full monitor screenshot
Takes no parameters.
hyprland_screenshot_windowCapture a PNG of a specific window (by address, class, title, or PID)
Takes no parameters.
hyprland_send_keySends a key or a key combination (e.g., "Ctrl+C") to a specific window or the active window.
Takes no parameters.
hyprland_type_textTypes a text string into the currently focused window using Wayland-native input injection.
Takes no parameters.
Install
git clone https://github.com/rodsilvavieira2/hyprland-mcp-serverThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Hyprland MCP Server
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.