Enterprise DNA
M MCP Servers Developer low

ambar/simctl-mcp

by Various

πŸ“‡ 🏠 🍎 A MCP server implementation for iOS Simulator control.

A

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
Free 27-page guide

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.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks