mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-07-26 00:51:46 +00:00
Merge pull request #10658 from xxx/add-fixed-width-glass
Add fixed-width/glass to OS Automation 🤖🤖🤖
This commit is contained in:
@@ -2624,6 +2624,7 @@ Servers for controlling the desktop operating system: screenshots, window manage
|
||||
- [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.
|
||||
- [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.
|
||||
|
||||
### 🎙️ <a name="podcasts"></a>Podcasts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user