← Index

io.github.lapfelix/xcodemcp

io.github.lapfelix/xcodemcp·v2.1.4·Other
Quality Score
70
/100

Control Xcode directly via JXA for build, test, debug operations with XCLogParser integration

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "xcodemcp": {
      "command": "npx",
      "args": [
        "-y",
        "xcodemcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "xcodemcp": {
      "command": "npx",
      "args": [
        "-y",
        "xcodemcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y xcodemcp
§03  MCP Quality Score  ·  methodology
freshness
10
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other