Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by yorifuji • Testing & QA
An MCP server that captures screenshots from the iOS Simulator and saves them to a specified directory for use by agents and tooling.
Programmatically capture the current screen of an iOS Simulator to include visual context in logs, bug reports, or chat-based debugging sessions.
Integrate automated screenshot captures into CI/test pipelines or visual regression checks for iOS apps running in the simulator.
Provide remote users or assistants with up-to-date simulator screen images (e.g., for guided debugging or demo automation).
This MCP server exposes a get_screenshot command that runs xcrun simctl to capture the current iOS Simulator screen, optionally resizes the image, and stores it in an output directory. It's useful for automating visual captures from simulator devices during testing, debugging, or agent-driven workflows. The server is implemented in TypeScript/Node.js and is configured via command-line arguments (including an optional --output-dir).
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.