MCP Directory
Back

ios-simulator-mcp

by joshuayoes · JavaScript · ★ 2,071

MCP server for interacting with the iOS simulator

Install

npx -y github:joshuayoes/ios-simulator-mcp

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "ios-simulator-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:joshuayoes/ios-simulator-mcp"
      ]
    }
  }
}

From the README

[](https://cursor.com/install-mcp?name=ios-simulator&config=eyJjb21tYW5kIjoibnB4IiwiYXJncyI6WyIteSIsImlvcy1zaW11bGF0b3ItbWNwIl19) [](https://www.npmjs.com/package/ios-simulator-mcp) A Model Context Protocol (MCP) server for interacting with iOS simulators. This server allows you to interact with iOS simulators by getting information about them, controlling UI interactions, and inspecting UI elements. > **Security Notice**: Command injection vulnerabilities present in versions ; } json { "bundle_id": "com.example.app", "terminate_running": true, "env": { "FOO": "bar", "BAZ": "qu…
Read full README on GitHub →

Related other servers