ambar/simctl-mcp
by Various
π π π A MCP server implementation for iOS Simulator control.
MCP
ambar/simctl-mcp
Added 1 June 2026
Overview
A Model Context Protocol (MCP) server for controlling iOS Simulator. It exposes simulator actions (like launching apps, triggering notifications, or changing device settings) as callable tools via the MCP standard.
Best for
Best for
iOS developers who want to script or automate simulator tasks via MCP-enabled assistants
Use cases
- Automating iOS Simulator workflows from an MCP-compatible client
- Integrating simulator control into LLM-based developer assistants
- Programmatically launching and testing apps across multiple simulator configurations
How to use
Install
npx simctl-mcp Tested with
Cursor, VS Code
Example client config
{\n "mcpServers": {\n "simctl-mcp": {\n "command": "npx",\n "args": ["-y", "simctl-mcp"]\n }\n }\n} Notes
A Model Context Protocol (MCP) server for controlling iOS Simulator. It exposes simulator actions (like launching apps, triggering notifications, or changing device settings) as callable tools via the MCP standard.
20 stars on GitHub. Last updated 2025-08-22. Licensed MIT.
Use cases
- Automating iOS Simulator workflows from an MCP-compatible client
- Integrating simulator control into LLM-based developer assistants
- Programmatically launching and testing apps across multiple simulator configurations
Pros
- Open source with a permissive license
- Leverages the emerging MCP standard for tool interoperability
- Written in TypeScript, easy to extend or contribute to
Cons
- Only works on macOS (iOS Simulator requirement)
- Small community and limited stars (20) indicate early-stage project
- Scope is narrow to iOS Simulator, not a general-purpose automation tool
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Open source with a permissive license
- Leverages the emerging MCP standard for tool interoperability
- Written in TypeScript, easy to extend or contribute to
Cons
- Only works on macOS (iOS Simulator requirement)
- Small community and limited stars (20) indicate early-stage project
- Scope is narrow to iOS Simulator, not a general-purpose automation tool
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Get the free Developerβs Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.