MCP Servers / development / Xcode-Studio-MCP

Xcode-Studio-MCP

JSON →
stdionone7development

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
How to run this server
[ { "cmd": "pip3 install fb-idb", "imports": [] } ]
server path: xcode-studio-mcp
Tools
What this server exposes
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)
Configuration
Environment & auth
authnone
Resources
Xcode-Studio-MCP — MCP Server · libregistry