iOS Simulator
Summary
iOS Simulator MCP Tool provides a bridge between Claude and iOS simulators, enabling interaction with virtual iOS devices through a set of specialized tools. Built by Joshua Yoes, it leverages Facebook's IDB tool to allow users to get information about simulators, control UI interactions (tapping, swiping, typing), and inspect UI elements on screen. The implementation is packaged as an NPM module that can be easily integrated with Cursor via MCP configuration, making it valuable for developers who need to test, debug, or demonstrate iOS applications without manually operating the simulator.
Available Actions(8)
Describe Accessibility Elements
Describe all accessibility elements on the current screen.
Tap on Coordinates
Tap on screen coordinates specified by x and y values.
Input Text
Input text into the specified text input field.
Swipe Between Coordinates
Swipe from specified starting coordinates to ending coordinates.
Get UI Element Information
Get information about the UI element at specific coordinates.
Take Screenshot
Take a screenshot of the current simulator screen and save it to a specified file.
Start Recording Video
Start recording a video of the simulator screen; it saves to a default location.
Stop Recording
Stop the current simulator screen recording.
Recensioni della Community
Nessuna recensione ancora. Sii il primo a recensire!
Accedi per unirti alla conversazione