← Index

io.github.EthanAckerman-git/preflight-ios-mcp

io.github.EthanAckerman-git/preflight-ios-mcp·v1.0.1·Developer Tools
Quality Score
85
/100

57 tools for AI-powered iOS Simulator automation — tap, swipe, type, screenshots, and more.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "preflight-ios-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "preflight-ios-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "preflight-ios-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "preflight-ios-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y preflight-ios-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Developer Tools