drio
Open app

Mcpxcodebuild

Source

🍎 Build iOS Xcode workspace/project and feed back errors to llm.

Catalog onlyCatalog onlySTDIO

Overview

Mcpxcodebuild is a Model Context Protocol server designed to build iOS Xcode workspaces and projects, facilitating a seamless workflow for iOS development in Visual Studio Code using extensions like Cline or Roo Code.

To use Mcpxcodebuild, you can either run it directly using the uv tool or install it via pip. After installation, you can execute it as a script to build or test your iOS projects.

  • Build iOS Xcode workspaces and projects. - Run tests for iOS Xcode workspaces and projects. - Easy integration with Visual Studio Code.
  1. Building iOS applications directly from Visual Studio Code.
  2. Running tests on iOS projects to ensure code quality.
  3. Streamlining the development process for iOS developers.

Add to your AI client

Use these steps to connect Mcpxcodebuild in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "mcpxcodebuild-shenghaiwang": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcpxcodebuild-shenghaiwang"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "mcpxcodebuild-shenghaiwang": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcpxcodebuild-shenghaiwang"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "mcpxcodebuild-shenghaiwang": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcpxcodebuild-shenghaiwang"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "mcpxcodebuild-shenghaiwang": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcpxcodebuild-shenghaiwang"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "mcpxcodebuild-shenghaiwang": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcpxcodebuild-shenghaiwang"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "mcpxcodebuild-shenghaiwang": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcpxcodebuild-shenghaiwang"
      ]
    }
  }
}

FAQ

Is Mcpxcodebuild easy to install?

Yes! You can install it using pip or run it directly with the `uv` tool without any specific installation.

Can I use Mcpxcodebuild with any iOS project?

Yes! Mcpxcodebuild is designed to work with any iOS Xcode workspace or project.

What license does Mcpxcodebuild use?

Mcpxcodebuild is licensed under the MIT License, allowing free use, modification, and distribution.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2061,"uuid":"f1c9ef13-a86a-4ecc-99a1-ae85c32a225d","name":"mcpxcodebuild","title":"Mcpxcodebuild","description":"🍎 Build iOS Xcode workspace/project and feed back errors to llm.","avatar_url":null,"created_at":"2025-03-07T09:15:56.591Z","updated_at":"2025-03-12T21:02:18.862Z","status":"created","author_name":"ShenghaiWang","author_avatar_url":null,"tags":"mcpxcodebuild,iOS,Xcode","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/ShenghaiWang/xcodebuild","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":null,"user_uuid":"6118e88a-7f4a-4df4-9a94-503f350104af","tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]