Loomal

xcodemcp

MCP server by github.com/lapfelix/xcodemcp

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

55 starsnpm: xcodemcp

About xcodemcp

xcodemcp is an MCP (Model Context Protocol) server published by lapfelix in the official MCP registry, listed under App Automation on Loomal. Control Xcode directly via JXA for build, test, debug operations with XCLogParser integration

It ships as an npm package (xcodemcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/lapfelix/xcodemcp, where the project has earned 55 GitHub stars.

Use xcodemcp with your agent

Claude Code · one command
claude mcp add xcodemcp -- npx -y xcodemcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "xcodemcp": {
      "command": "npx",
      "args": [
        "-y",
        "xcodemcp"
      ]
    }
  }
}
npmxcodemcp

Frequently asked questions

What is xcodemcp?
xcodemcp is an MCP (Model Context Protocol) server by lapfelix in the App Automation category. Control Xcode directly via JXA for build, test, debug operations with XCLogParser integration
How do I connect xcodemcp to Claude, Cursor, or another MCP client?
Install xcodemcp from its npm package (xcodemcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is xcodemcp open source?
Yes — the source code is public at github.com/lapfelix/xcodemcp, with 55 GitHub stars.
Can AI agents pay to use xcodemcp?
Not yet through Loomal — xcodemcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain xcodemcp? Claim this listing free by verifying GitHub ownership, or contact us.