xcforge

justinthevoid/xcforge
★ 0 stars Swift 💻 Code/Dev Tools Updated 1d ago
MCP server and CLI for iOS development — build, test, automate, and diagnose from any AI agent or terminal.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "xcforge": {
      "command": "npx",
      "args": [
        "-y",
        "justinthevoid/xcforge"
      ]
    }
  }
}

README Excerpt

<p align="center"><img src="xcforge.png" alt="xcforge" width="100%"></p> An MCP server and CLI for iOS development — build, test, automate, and diagnose from any AI agent or terminal. **103 MCP tools. 17 CLI command groups. Single native binary (~8 MB stripped, ~18 MB with debug symbols). Zero external runtime dependencies.**

Tools (5)

XCFORGE_WDA_DIRcontext_serverslldb_detachmcpServersservers

Topics

ai-agentscliiosmcpmcp-serverswiftxcode