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: kwin-mcp
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.
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 Servers
- Alicense-qualityBmaintenanceEnables 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.6GPL 3.0
- Alicense-qualityCmaintenanceEnables AI agents to automate Linux desktop GUI by launching and interacting with Wayland applications in isolated virtual KWin sessions, or connecting to live desktops for collaborative automation.39MIT
- Flicense-qualityBmaintenanceEnables AI agents to interact with the Windows desktop environment, including browser control, clipboard, file management, GitHub, Roblox Studio, OCR, and more, with a privileged approval system for risky actions.
- Flicense-qualityDmaintenanceEnables LLMs to capture screenshots, inspect windows, and interact with the Hyprland desktop environment through mouse clicks and keyboard input.1
Related MCP Connectors
Persistent memory and knowledge management for AI agents with semantic search and 50+ tools.
Git-backed platform for skills, tools, and context for AI agents
Connect AI assistants to your GitHub-hosted Obsidian vault to seamlessly access, search, and analy…
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