lapfelix/XcodeMCP
MCP server for Xcode that wraps its AppleScript interface & uses XCLogParser to return clear build results
Platform-specific configuration:
{
"mcpServers": {
"XcodeMCP": {
"command": "npx",
"args": [
"-y",
"XcodeMCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...