Xcode MCP Server
UnclaimedMCP (Model Context Protocol) server that bridges AI assistants with Xcode, enabling full control over Xcode projects, builds, simulators, testing, and debugging — all without touching Xcode manually.
Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (40)
xcode_add_file
Add file to project
xcode_archive
Archive for distribution
xcode_boot_simulator
Boot a simulator
xcode_build
Build the project
xcode_build_for_testing
Build for testing
xcode_clean
Clean build artifacts
xcode_edit_file
Find and replace in file
xcode_format_file
Format with swift-format
xcode_get_analyzer_results
Run static analyzer
xcode_get_build_errors
Parse build errors/warnings
xcode_get_build_settings
Get resolved build settings
xcode_get_code_coverage
Get coverage report
xcode_get_project_info
Get project info (targets, schemes, configs)
xcode_get_simulator_logs
Fetch simulator logs
xcode_get_swift_symbols
Extract Swift symbols
xcode_get_test_results
Parse xcresult bundle
xcode_install_app
Install app on simulator
xcode_launch_app
Launch app on simulator
xcode_list_certificates
List signing certificates
xcode_list_files
List project files
xcode_list_schemes
List all schemes
xcode_list_simulators
List available simulators
xcode_list_targets
List all targets
xcode_open_project
Open project in Xcode
xcode_open_url_simulator
Open URL (deep link testing)
xcode_push_notification_simulator
Simulate push notification
xcode_read_file
Read file content
xcode_record_simulator
Record video
xcode_remove_file
Remove file from project
xcode_reset_simulator
Reset to factory state
xcode_resolve_packages
Resolve SPM dependencies
xcode_run_single_test
Run specific test
xcode_run_tests
Run all tests
xcode_screenshot_simulator
Take screenshot
xcode_search_in_project
Search across project files
xcode_set_build_setting
Modify build settings
xcode_set_simulator_location
Set location
xcode_shutdown_simulator
Shutdown simulator
xcode_terminate_app
Terminate app
xcode_write_file
Write file content