mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-16 11:51:18 +00:00
Add terrarium to OS Automation
This commit is contained in:
@@ -3347,6 +3347,7 @@ Servers for controlling the desktop operating system: screenshots, window manage
|
||||
- [emazaheri/ios-agent](https://github.com/emazaheri/ios-agent) [](https://glama.ai/mcp/servers/emazaheri/ios-agent) 🐍 🏠 🍎 - Drive a real iPhone or an iOS Simulator through XCUIAutomation and WebDriverAgent. Screens arrive as a compact digest rather than raw accessibility XML (37,000 tokens to 329 on a long list), element resolution runs server-side through six tiers so a retry costs no model tokens, every action returns the screen it produced, and destructive actions are classified before they run and ask first.
|
||||
- [yunfeng-enrich/usemymac](https://github.com/yunfeng-enrich/usemymac) [](https://glama.ai/mcp/servers/yunfeng-enrich/usemymac) 🐍 🏠 🍎 - Turn a Mac into a remote computer-use MCP server with one command. `uvx usemymac up` wraps CUA's computer-server (screenshot, mouse, keyboard, windows, apps, accessibility tree) in a per-run token, hides shell and file tools unless opted in, and opens a Cloudflare quick tunnel so Claude Code, Codex, or any MCP client on another machine can use the Mac. Rides an existing CuaDriver daemon when one is running.
|
||||
- [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`
|
||||
|
||||
|
||||
### 🎙️ <a name="podcasts"></a>Podcasts
|
||||
|
||||
Reference in New Issue
Block a user