- 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
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
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.