Xcode MCP Server
UnclaimedNo description provided.
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 (7)
build_project
Builds an Xcode project with specified parameters.
destination
(optional): Build destination (defaults to "platform=iOS Simulator,name=iPhone 15 Pro")
projectPath
(required): Path to the .xcodeproj or .xcworkspace
run_tests
Runs unit tests with optional filtering.
scheme
(required): Build scheme name
skipTests
(optional): Array of test identifiers to skip
testIdentifier
(optional): Specific test to run (e.g., 'MyTests/testExample')