Skip to main content

A MCP tool that builds iOS Xcode workspace/project and send error back. It also helps to run test and feed the error back to llm.

Project description

xcodebuild MCP Server

A Model Context Protocol server that builds iOS workspace/project that enables seamless workflow working with iOS projects in Visual Studio Code using extensions like Cline or Roo Code.

mcpxcodebuild MCP server

Available Tools

  • build - Build iOS Xcode workspace/project
    • folder (string, required): The full path of the current folder that the iOS Xcode workspace/project sits
  • test - Run test for iOS Xcode workspace/project
    • folder (string, required): The full path of the current folder that the iOS Xcode workspace/project sits

Installation

Using uv (recommended)

When using uv no specific installation is needed. We will use uvx to directly run mcpxcodebuild.

Using PIP

Alternatively you can install mcpxcodebuild via pip:

pip install mcpxcodebuild

After installation, you can run it as a script using:

python -m  mcpxcodebuild

Configuration

Configure for Claude.app

Add to your Claude settings:

Using uvx
"mcpServers": {
  "mcpxcodebuild": {
    "command": "uvx",
    "args": ["mcpxcodebuild"]
  }
}
Using pip installation
"mcpServers": {
  "mcpxcodebuild": {
    "command": "python",
    "args": ["-m", "mcpxcodebuild"]
  }
}

License

xcodebuild MCP tool is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcpxcodebuild-0.10.0.tar.gz (13.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mcpxcodebuild-0.10.0-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file mcpxcodebuild-0.10.0.tar.gz.

File metadata

  • Download URL: mcpxcodebuild-0.10.0.tar.gz
  • Upload date:
  • Size: 13.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for mcpxcodebuild-0.10.0.tar.gz
Algorithm Hash digest
SHA256 3ee707bcfa8984232ffba6ddf3a9a9b55a27685fe942b7bcb68d560938dc91af
MD5 8cc2b870628f98613c6b693ee9dfde94
BLAKE2b-256 b7f2f2d96e017ba75d5533db83b844b699de8428da1fcd5f2ac64baee9c0864c

See more details on using hashes here.

File details

Details for the file mcpxcodebuild-0.10.0-py3-none-any.whl.

File metadata

  • Download URL: mcpxcodebuild-0.10.0-py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for mcpxcodebuild-0.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 10186dca4c755877166f0c8f314978e39c5eacdf052760110455cd60f8783f0b
MD5 c4db4b8ea97c617b1e897d7fc0fd5c86
BLAKE2b-256 1c5f45eb1de256875daae6377534d9017e6d7178ed6eda22218e1d4ccca88333

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page