Add Apple-MCPs

This commit is contained in:
Jonathan Reed
2026-09-04 15:53:02 -05:00
parent 9f3ae55c50
commit b45d3e5e9f
+2
View File
@@ -2877,6 +2877,8 @@ Servers for controlling the desktop operating system: screenshots, window manage
- [fixed-width/glass](https://github.com/fixed-width/glass) [![fixed-width/glass MCP server](https://glama.ai/mcp/servers/fixed-width/glass/badges/score.svg)](https://glama.ai/mcp/servers/fixed-width/glass) 🦀 🏠 🍎 🪟 🐧 - Gives a coding agent a build → see → interact → debug loop over the native GUI app it is writing: launch the app, screenshot it, read its accessibility tree, inject mouse/keyboard/gestures, tail its logs, and diff frames to confirm a change landed. Drives apps as an external black box with no app integration, so any toolkit or language works. 30 tools with text-first responses (element ids, diffs, waits) so the agent need not screenshot every step, plus optional sandboxing of the launched app. Backends: X11, Wayland, Windows, macOS, Android emulators, and the iOS Simulator. - [fixed-width/glass](https://github.com/fixed-width/glass) [![fixed-width/glass MCP server](https://glama.ai/mcp/servers/fixed-width/glass/badges/score.svg)](https://glama.ai/mcp/servers/fixed-width/glass) 🦀 🏠 🍎 🪟 🐧 - Gives a coding agent a build → see → interact → debug loop over the native GUI app it is writing: launch the app, screenshot it, read its accessibility tree, inject mouse/keyboard/gestures, tail its logs, and diff frames to confirm a change landed. Drives apps as an external black box with no app integration, so any toolkit or language works. 30 tools with text-first responses (element ids, diffs, waits) so the agent need not screenshot every step, plus optional sandboxing of the launched app. Backends: X11, Wayland, Windows, macOS, Android emulators, and the iOS Simulator.
- [ostapondo/Plonk](https://github.com/ostapondo/Plonk) [![ostapondo/Plonk MCP server](https://glama.ai/mcp/servers/ostapondo/Plonk/badges/score.svg)](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. - [ostapondo/Plonk](https://github.com/ostapondo/Plonk) [![ostapondo/Plonk MCP server](https://glama.ai/mcp/servers/ostapondo/Plonk/badges/score.svg)](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.
- [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.
### 🎙️ <a name="podcasts"></a>Podcasts ### 🎙️ <a name="podcasts"></a>Podcasts
Servers for podcast analytics, search, hosting, and discovery. Servers for podcast analytics, search, hosting, and discovery.