Xcode-Studio-MCP
JSON →Unified MCP server for Xcode + iOS Simulator â build, deploy, screenshot, and interact with your iOS app from Claude Code, Cursor, or any MCP client. Built in Swift. Single binary. No Node/Python runtime required.
Install
pip3 install fb-idb Tools · 6
- xcode_build Build an Xcode project with structured error output (file, line, column, severity, message)
- xcode_run Build and launch an app in the iOS Simulator
- simulator_screenshot Capture the Simulator screen as a PNG image
- simulator_tap Tap at x,y coordinates on the Simulator screen
- simulator_type Type text into the currently focused field
- simulator_describe Get the accessibility tree of the current screen (JSON)
Links
★ 7 GitHub stars