Loomal

XcodeBuildMCP

MCP server by github.com/cameroncooke/xcodebuildmcp

XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.

5.9k starsnpm: xcodebuildmcp

About XcodeBuildMCP

XcodeBuildMCP is an MCP (Model Context Protocol) server published by cameroncooke in the official MCP registry, listed under Project Management on Loomal. XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.

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

Development happens in the open at github.com/cameroncooke/xcodebuildmcp, where the project has earned 5,893 GitHub stars.

Use XcodeBuildMCP with your agent

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

Frequently asked questions

What is XcodeBuildMCP?
XcodeBuildMCP is an MCP (Model Context Protocol) server by cameroncooke in the Project Management category. XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.
How do I connect XcodeBuildMCP to Claude, Cursor, or another MCP client?
Install XcodeBuildMCP from its npm package (xcodebuildmcp) 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 XcodeBuildMCP open source?
Yes — the source code is public at github.com/cameroncooke/xcodebuildmcp, with 5,893 GitHub stars.
Can AI agents pay to use XcodeBuildMCP?
Not yet through Loomal — XcodeBuildMCP 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 XcodeBuildMCP? Claim this listing free by verifying GitHub ownership, or contact us.