Back to directory
inditextech/mcp-server-simulator-ios-idb

inditextech/mcp-server-simulator-ios-idb

@InditexTech

A Model Context Protocol (MCP) server that enables LLMs to interact with iOS simulators through natural language commands.

iossimulatorautomationtestingmobileidbnatural-languagellm

Installation & Configuration

{
  "mcpServers": {
    "ios-simulator": {
      "command": "node",
      "args": [
        "/path/to/mcp-server-simulator-ios-idb/dist/index.js"
      ],
      "env": {}
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12