hyprland-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@hyprland-mcpgenerate a modern-glass hyprland config with purple accents for dual monitors"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Hyprland MCP Server
MCP (Model Context Protocol) server for controlling Hyprland via AI agents.
Talk to Hyprland over hyprctl — query state, dispatch commands, change settings, edit config.
Requires running inside a Hyprland session.
Tools
Query:
Tool | What it does |
| Run any hyprctl command |
| List monitors |
| List workspaces |
| List windows |
| Focused window details |
| Input devices |
| Keybinds |
| Any config option value |
| Hyprland version |
| Compositor layers |
Actions:
Tool | What it does |
| Run a dispatcher (workspace, exec, kill, floating...) |
| Change a setting on the fly |
| Reload hyprland.conf |
| Send notification |
| Kill-window mode |
Config:
Tool | What it does |
| Read hyprland.conf |
| Parse a specific section |
| Edit a value + reload |
| Append a line + reload |
Related MCP server: hyprland-mcp-server
Install
pip install mcp
python mcp_server.pyopencode.jsonc
{
"hyprland-mcp": {
"type": "local",
"command": ["python", "-m", "mcp_server"],
"env": { "PYTHONPATH": "/path/to/hyprland-mcp" },
"enabled": true
}
}Wiki
https://wiki.hypr.land/ — embedded as knowledge://hyprland-wiki resource.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Persistent memory and knowledge management for AI agents with semantic search and 50+ tools.
AI workspace — shared knowledge, skills, and tools for AI agents
Git-backed platform for skills, tools, and context for AI agents
Personal wiki and memory layer for AI assistants. Persistent, structured memory across sessions.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceEnables 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.7GPL 3.0
- FlicenseNot gradedqualityDmaintenanceEnables LLMs to capture screenshots, inspect windows, and interact with the Hyprland desktop environment through mouse clicks and keyboard input.1-
- AlicenseAqualityBmaintenanceEnables AI assistants to inspect, control, and automate Arch Linux/CachyOS and the Niri Desktop Environment through natural language, featuring tools for window management, system administration, package queries, and hardware control.35MIT
- FlicenseNot gradedqualityBmaintenanceEnables AI agents to control a Hyprland Wayland desktop by listing windows, capturing screenshots, and sending input to a dedicated agent workspace without disrupting the user's screen.-
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Lord93jdiso/hyprland-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server