mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-10 01:35:52 +00:00
Merge pull request #13653 from JonathanRReed/add-apple-mcps
Add Apple-MCPs 🤖🤖🤖
This commit is contained in:
@@ -3072,6 +3072,7 @@ Servers for controlling the desktop operating system: screenshots, window manage
|
||||
- [dimpagk92/cellar](https://github.com/dimpagk92/cellar) [](https://glama.ai/mcp/servers/dimpagk92/cellar) 🦀 📇 🏠 🍎 🐧 - Hybrid computer-use runtime. Fuses accessibility tree + Chrome DevTools Protocol + vision into structured context with per-element confidence. 4 MCP tools (see/act/think/perceive). Continuous awareness engine (Cortex) with freshness + side-effect detection. Works offline with Ollama + local models.
|
||||
- [Harusame64/desktop-touch-mcp](https://github.com/Harusame64/desktop-touch-mcp) [](https://glama.ai/mcp/servers/Harusame64/desktop-touch-mcp) 📇 🦀 🏠 🪟 - Windows desktop automation for LLM agents with entity-based actions instead of coordinate-only clicking. Uses UIA, CDP, screenshots, keyboard/mouse/clipboard, and terminal control, plus entity leases, verified delivery, causal context, and interaction memory to reduce silent UI automation failures.
|
||||
- [glasswarp/mcp-server](https://github.com/glasswarp/mcp-server) [](https://glama.ai/mcp/servers/glasswarp/mcp-server) 📇 ☁️ 🪟 - See and control a real Windows PC you own from any MCP client, locally or remotely. Hosted MCP (`https://mcp.glasswarp.com/mcp`) or `npx @glasswarp/mcp`. Observe (UIA + screenshots), click/type/drag/scroll, launch apps, owner Live View. BYOH — your machine, your key; you bring the model.
|
||||
- [JonathanRReed/Apple-MCPs](https://github.com/JonathanRReed/Apple-MCPs) 🐍 🏠 🍎 - Local macOS MCP servers for Mail, Calendar, Reminders, Messages, Contacts, Notes, Shortcuts, Files, Maps, and system tools. Use the unified server or standalone servers over stdio, with PyPI packages and MCPB bundles. [](https://glama.ai/mcp/servers/JonathanRReed/Apple-MCPs)
|
||||
- [juergenkoller-software/nemeton-mcp](https://github.com/juergenkoller-software/nemeton-mcp) [](https://glama.ai/mcp/servers/juergenkoller-software/nemeton-mcp) 🏠 🍎 - MCP bridge for [Nemeton](https://store.juergenkoller.software/en/apps/nemeton) — native macOS virtual machine manager built on Apples Virtualization.framework. Create/control Linux & macOS VMs (no Parallels, no QEMU), CoW snapshots on APFS, 50+ MCP tools across VM lifecycle, console, files, networking, and host metrics.
|
||||
- [tinqiao-oss/clawtouch-mcp](https://github.com/tinqiao-oss/clawtouch-mcp) [](https://glama.ai/mcp/servers/tinqiao-oss/clawtouch-mcp) 🐍 🏠 🍎 🪟 🐧 - Physical USB HID keyboard/mouse control via a Raspberry Pi Pico 2 running open-source firmware. Exposes move, click, drag, type, key combos, and scroll as MCP tools for any MCP client. Genuine physical HID input on the standard driver path, with a `--mock` mode for hardware-free trials. `pip install clawtouch-mcp`
|
||||
- [juergenkoller-software/freezetext-mcp](https://github.com/juergenkoller-software/freezetext-mcp) [](https://glama.ai/mcp/servers/juergenkoller-software/freezetext-mcp) 🏠 🍎 - MCP server for [FreezeText](https://store.juergenkoller.software/en/apps/freezetext) — OCR anything on your Mac screen. Freeze the screen and extract text via Apple Vision (videos, popups, protected PDFs), OCR a region or base64 image, and manage a searchable capture history. 12 tools.
|
||||
@@ -3080,6 +3081,7 @@ Servers for controlling the desktop operating system: screenshots, window manage
|
||||
- [ostapondo/Plonk](https://github.com/ostapondo/Plonk) [](https://glama.ai/mcp/servers/ostapondo/Plonk) 📇 🏠 🍎 - A Mac window manager an agent can drive, plus ten more menu bar utilities behind the same icon: see every monitor and window, arrange a layout across displays in one call, snap a window into zones you drew yourself, save workspaces that relaunch apps into their places, keep-awake, measure the screen, screenshot a window by name even when it is buried behind other windows, annotate it, and read text off the screen on-device — handed back a box per line, so what was read can be pointed at. 20 tools, backed by a native menu bar app over a local-only loopback API; no cloud, no telemetry. `npx -y plonk-mcp`, or open the shipped `.mcpb` bundle in Claude Desktop.
|
||||
- [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.
|
||||
|
||||
|
||||
### 🎙️ <a name="podcasts"></a>Podcasts
|
||||
|
||||
Servers for podcast analytics, search, hosting, and discovery.
|
||||
|
||||
Reference in New Issue
Block a user