Loading MCP server directory, please wait...
Control Xcode directly via JXA for build, test, debug operations with XCLogParser integration
npx @getmcp/cli add io.github.lapfelix/xcodemcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.lapfelix/xcodemcp": {
"command": "npx",
"args": [
"-y",
"xcodemcp"
]
}
}
}