mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-05 15:34:06 +00:00
Merge pull request #11700 from ostapondo/add-plonk
Add ostapondo/plonk to OS Automation 🤖🤖🤖
This commit is contained in:
@@ -2865,6 +2865,7 @@ Servers for controlling the desktop operating system: screenshots, window manage
|
||||
- [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.
|
||||
- [faze79/WPFVisualTreeMcp](https://github.com/faze79/WPFVisualTreeMcp) [](https://glama.ai/mcp/servers/faze79/WPFVisualTreeMcp) #️⃣ 🏠 🪟 - Inspect, debug and drive running WPF (.NET desktop) apps: visual tree, dependency properties, data bindings and binding errors, DataContext, and screenshots with open popups/menus included, plus clicking, item selection, text input and keyboard shortcuts. Auto-injects into any running WPF process (x64/x86) with no source changes. `dotnet tool install -g WpfVisualTreeMcp`
|
||||
- [fixed-width/glass](https://github.com/fixed-width/glass) [](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) [](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.
|
||||
|
||||
### 🎙️ <a name="podcasts"></a>Podcasts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user