xc-mcp

conorluddy/xc-mcp
★ 69 stars TypeScript 💻 Code/Dev Tools Updated 1mo ago
XCode CLI MCP: Convenience wrapper for Xcode CLI tools & iOS Simulator. Progressive disclosure of tool responses to reduce context usage. Use --mini param for build-only with tiny context footprint.
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": {
    "xc-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "conorluddy/xc-mcp"
      ]
    }
  }
}

Topics

claude-codeclaude-mcpcli-mcpios-appios-developmentios-mcpios-simulatormcpmcp-servermcp-toolsmcp-xcodemodel-context-protocolswiftxcodexcode-mcp