claude-app-flow

utosrad/claude-app-flow
★ 0 stars JavaScript Code/Dev Tools Updated today
MCP server that gives Claude control of the iOS Simulator: tap, swipe, type, screenshot, and read the accessibility tree, backed by Facebook idb.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "claude-app-flow": {
      "command": "npx",
      "args": [
        "-y",
        "utosrad/claude-app-flow"
      ]
    }
  }
}

README Excerpt

An MCP server that hands Claude the iOS Simulator: tap, swipe, type, screenshot, and read the accessibility tree. Claude drives your app the way a QA engineer would. Twelve tools over stdio, backed by Facebook's `idb` CLI. Every interaction tool returns a fresh screenshot with its result, so Claude sees what its last action did instead of guessing.

Tools (14)

IDB_PATHSIM_UDIDboot_simulatordescribe_uikey_presslaunch_applist_appslist_targetsscreenshotswipetap_coordstap_elementterminate_apptype_text

Topics

claudeidbios-simulatormcpmodel-context-protocolnodejsqa-automationui-testing