Made a simple local MCP server for Xcode that uses AppleScript to build (avoiding xcodebuild, making incremental builds quick) and XCLogParser to return back warnings & errors: https://github.com/lapfelix/XcodeMCP
GitHub - lapfelix/XcodeMCP: MCP server for Xcode that wraps its AppleScript interface & uses XCLogParser to return clear build results
MCP server for Xcode that wraps its AppleScript interface & uses XCLogParser to return clear build results - lapfelix/XcodeMCP