MCP server for full Linux desktop control — windows, mouse, keyboard, clipboard, audio, screenshots, OCR, notifications, accessibility tree.
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"mcp-linux-desktop": {
"command": "npx",
"args": [
"-y",
"wizardofweb125-lab/mcp-linux-desktop"
]
}
}
}
Run in terminal:
claude mcp add mcp-linux-desktop npx -y wizardofweb125-lab/mcp-linux-desktop
Add to .cursor/mcp.json:
{
"mcpServers": {
"mcp-linux-desktop": {
"command": "npx",
"args": [
"-y",
"wizardofweb125-lab/mcp-linux-desktop"
]
}
}
}
Topics
accessibilityai-agentdesktop-automationlinuxmcpmcp-servermodel-context-protocolxdotool