Xcodemcp runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm. Last commit 5 Feb 2026.
Control Xcode directly via JXA for build, test, debug operations with XCLogParser integration
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add xcodemcp -- npx -y xcodemcp
{
"mcpServers": {
"xcodemcp": {
"args": [
"-y",
"xcodemcp"
],
"command": "npx"
}
}
}
[mcp_servers.xcodemcp]
command = "npx"
args = ["-y", "xcodemcp"]
{
"mcpServers": {
"xcodemcp": {
"args": [
"-y",
"xcodemcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"xcodemcp": {
"args": [
"-y",
"xcodemcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.