- Type
- MCP
- Transport
- stdio
- Open source
- Yes
- GitHub Stars
- ★ 2.1k
- Source
- mcp-github
- Repository
- github.com/joshuayoes/ios-simulator-mcp
Overview
ios-simulator-mcp is a Model Context Protocol (MCP) server that enables AI to interact with iOS simulators. With this capability, AI can retrieve simulator information, control UI interactions, and inspect UI elements. Suitable for scenarios requiring automated testing or iOS app development. Can be installed and configured using the npx command. Ideal for developers and testers.
Capabilities
- ▪Get the ID of the currently booted iOS simulator
- ▪Launch an app in the iOS simulator
- ▪Describe accessibility information for the entire screen
- ▪Tap on the screen
- ▪Input text into the simulator
- ▪Swipe on the screen
Use cases
Setup
npx -y ios-simulator-mcp
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I get the current booted iOS simulator ID?
Use the `get_booted_sim_id` command.
How do I tap on the screen?
Use the `ui_tap` command and provide coordinates.
Related skills
mantis
Provides security review capabilities for AI coding agents, automatically discovering, reproducing, and fixing vulnerabilities.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
Lightswind-UI-Library
AI-native CLI-first React component library with MCP Server support.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.