ios-simulator-mcp
If you are the rightful owner of ios-simulator-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.
A Model Context Protocol (MCP) server for interacting with iOS simulators, allowing control over UI interactions and inspection of UI elements.
The iOS Simulator MCP Server is designed to facilitate interaction with iOS simulators by providing a robust interface for controlling UI interactions and inspecting UI elements. It is particularly useful for Quality Assurance (QA) tasks, enabling AI assistants to perform automated checks and validations on iOS applications. The server supports a variety of actions such as tapping, swiping, text input, and taking screenshots, making it a versatile tool for developers and testers working with iOS simulators. The server can be configured to filter specific tools using environment variables, providing flexibility in its operation.
Features
- Get the ID of the currently booted iOS simulator
- Interact with the simulator UI: describe accessibility elements, tap, input text, swipe, and take screenshots
- Filter specific tools using environment variables
- Perform Quality Assurance tasks via MCP tool calls
- Supports integration with AI assistants for automated testing