Back to directory
getsentry/xcodebuildmcp

getsentry/xcodebuildmcp

@getsentry

A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.

xcodeiosmacosbuilddevelopmentmcpappleswifttool

Installation & Configuration

{
  "mcpServers": {
    "xcodebuildmcp": {
      "command": "npx",
      "args": [
        "-y",
        "xcodebuildmcp@latest",
        "mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13