jontolof/xcode-build-mcp
If you are the rightful owner of xcode-build-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Xcode Build Server MCP is a highly optimized server designed to streamline Xcode operations, significantly reducing token usage while maintaining full functionality for iOS/macOS development workflows.
Tools
Functions exposed to the LLM to take actions
xcode_build
Universal build command that auto-detects project type and simulator.
xcode_test
Universal test execution with parsed results.
xcode_clean
Clean build artifacts and derived data.
discover_projects
Find all Xcode projects in directory tree.
list_schemes
List available build schemes.
list_simulators
List available iOS/macOS simulators.
simulator_control
Boot, shutdown, or reset simulators.
install_app
Install apps to simulators or devices.
launch_app
Launch installed apps with optional arguments.
capture_logs
Capture and filter device/simulator logs.
screenshot
Capture simulator screenshots.
describe_ui
Get UI element hierarchy for testing.
ui_interact
Perform UI interactions (tap, swipe, type).
get_app_info
Extract app metadata and information.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client