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)
Verify UI Elements
Verify all accessibility elements on the current screen.
Confirm Text Input
Enter a specified text into the text input field and confirm the input is correct.
Check Tap Response
Tap on specified coordinates and verify the expected element is triggered.
Validate Swipe Action
Swipe from one set of coordinates to another and confirm correct behavior.
Detailed Element Check
Describe the UI element at a specified position to ensure proper labeling and functionality.
Take Screenshot
Take a screenshot of the current simulator screen and save it to a specified file.
Record Video
Start recording a video of the simulator screen, saving it to a default or specified location.
Stop Recording
Stop the current simulator screen recording.
コミュニティレビュー
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください