mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-21 22:05:15 +00:00
Merge pull request #13698 from sheehanmunim/add-computer-use
Add munimtechnologies/munim-computer-use (OS Automation) 🤖🤖🤖
This commit is contained in:
@@ -3434,6 +3434,7 @@ Servers for controlling the desktop operating system: screenshots, window manage
|
||||
- [dockndevai/mcp-mac-control](https://github.com/dockndevai/mcp-mac-control) [](https://glama.ai/mcp/servers/dockndevai/mcp-mac-control) 📇 🏠 🍎 - Full control of a Mac — drive it like a human: shell, AppleScript, files, processes, and human-like GUI (move, click, double/right-click, drag, scroll, type, key combos) with a screenshot perception loop. Full control by default; MACCTL_SAFE_MODE=true inverts to safe-by-default (read-only, gated, confirmations). The powerful sibling of mcp-macos. `npx -y @dockndevai/mcp-mac-control`
|
||||
- [dockndevai/mcp-macos](https://github.com/dockndevai/mcp-macos) [](https://glama.ai/mcp/servers/dockndevai/mcp-macos) 📇 🏠 🍎 - Safe-by-default control of a Mac: read files, list processes & apps, take screenshots, read the clipboard; and behind explicit opt-ins, run shell commands (allowlisted), AppleScript, move files to Trash, and inject GUI input. Read-only by default with layered access modes, per-path/command allowlists, and human confirmation (MCP elicitation) on the dangerous calls. `npx -y @dockndevai/mcp-macos`
|
||||
- [chryaner/terrarium](https://github.com/chryaner/terrarium) [](https://glama.ai/mcp/servers/chryaner/terrarium) 🏎️ 🏠 🪟 - Fork, break, and revert real VirtualBox VMs as MCP tools. Forks are linked clones (~0.1s) and revert restores a RAM snapshot in seconds. Drives GUI-only guests through the hypervisor with screenshot, click, scroll, type and keys, so an agent controls a machine with no SSH, guest agent, or network, including Windows XP. Windows host with VirtualBox required. `npx -y terrarium-mcp mcp`
|
||||
- [munimtechnologies/munim-computer-use](https://github.com/munimtechnologies/munim-computer-use) [](https://glama.ai/mcp/servers/munimtechnologies/munim-computer-use) 🦀 📇 🏠 🍎 🪟 🐧 - Accessibility-first Computer Use for any agent: element ids instead of guessed pixels, background input that never moves your mouse, an agent pointer overlay, zoom with correct coordinate mapping, and an own tab group in your signed-in Chrome. Same 30 tools on macOS, Windows and Linux; npm launcher `munim-computer-use`.
|
||||
|
||||
- [Dominic-DK/askew-mcp](https://github.com/Dominic-DK/askew-mcp) [](https://glama.ai/mcp/servers/Dominic-DK/askew-mcp) 📇 🏠 ☁️ 🍎 🪟 🐧 - Let an agent use a real iPhone, iPad or Mac through Apple Shortcuts: run a Shortcut on a locked phone and get the result back, send lock-screen notifications, and read what the phone sends (Calendar, Reminders, Notes, HomeKit, Wallet events). End-to-end encrypted relay, one automation on the phone. `npx -y askew-mcp`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user