Screenshot MCP (macOS)
Related Servers
Alternatives to Screenshot MCP (macOS)
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceAn MCP server that enables AI coding agents to capture screenshots of macOS windows and displays on demand, providing tools for window discovery and screen capture.10 npm2MIT
- AlicenseNot gradedqualityDmaintenanceA privacy-first macOS MCP server that enables AI agents to capture screenshots of pre-approved application windows for development and debugging tasks.15MIT
- AlicenseNot gradedqualityFmaintenanceAn experimental MCP server providing full control over the macOS user interface through mouse, keyboard, and window management tools. It enables AI assistants to automate desktop tasks by utilizing native accessibility APIs and OCR for real-time screen comprehension.7Creative Commons Zero v1.0 Universal
- AlicenseNot gradedqualityBmaintenanceAn Effect-native MCP server that lets local agents silently capture macOS windows, displays, and exact regions, then produce Shottr-style PNGs with programmable annotations, backgrounds, padding, rounded corners, and shadows.3MIT
- FlicenseNot gradedqualityBmaintenanceEnterprise-grade macOS MCP server that gives AI agents eyes, hands, and a terminal, enabling screen capture, mouse/keyboard control, shell commands, and file operations.-
- AlicenseNot gradedqualityCmaintenanceStandalone MCP server that gives AI agents full GUI control over macOS — screenshots, mouse, keyboard, apps, clipboard, and multi-display — with zero private dependencies.19MIT
TDQS
Scored across 7 tools
Each tool has a clearly distinct purpose: listing displays vs. windows, recording windows with duration vs. start/stop control, and screenshotting displays vs. windows. The descriptions make it easy to differentiate between similar tools like record_window_duration and record_window_start, as one specifies a fixed duration while the other allows manual control.
All tool names follow a consistent snake_case pattern with clear verb_noun structure (e.g., list_displays, record_window_duration, screenshot_display). The naming is predictable and readable throughout the set, making it easy for agents to understand the action and target.
With 7 tools, the server is well-scoped for screenshot and recording functionality on macOS. Each tool earns its place by covering essential operations: listing resources, recording windows with different control methods, and capturing screenshots of displays and windows, without unnecessary bloat.
The tool surface provides complete coverage for the domain of macOS screen capture and recording. It includes listing (displays and windows), recording (with both fixed-duration and start/stop control), and screenshotting (displays and windows), ensuring agents can handle all core workflows without dead ends.