MCPServers
iOS Simulator - MCP server logo

iOS Simulator

595
0

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 text into the text input field and confirm the input is correct. Example: Enter 'QA Test'.

Check Tap Response

Tap on specified coordinates and verify the expected element is triggered. Example: Tap on coordinates x=250, y=400.

Validate Swipe Action

Swipe between two specified coordinates and confirm correct behavior. Example: Swipe from x=150, y=600 to x=150, y=100.

Detailed Element Check

Describe the UI element at a specified position to ensure proper labeling and functionality. Example: Describe the UI element at position x=300, y=350.

Take Screenshot

Take a screenshot of the current simulator screen and save it to a specified file. Example: Save to my_screenshot.png.

Record Video

Start recording a video of the simulator screen, saving it to the default location or specified path.

Stop Recording

Stop the current simulator screen recording.

Last Updated: June 21, 2025

コミュニティレビュー

0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0

まだレビューはありません. 最初のレビューを投稿しましょう!

会話に参加するにはサインインしてください

Coming soon to
HighlightHighlight AI

言語

TypeScript

カテゴリ

タグ