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.

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.9.0.tar.gz (13.5 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.9.0-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for mcpxcodebuild-0.9.0.tar.gz
Algorithm Hash digest
SHA256 4215681aaaf7a95da8c56d717c92f1471ea2664f06ca5a2c1f80c384d196026d
MD5 bac8a3a88d7b7737d21a468afd7f9d16
BLAKE2b-256 5850380be84e1f7fc47884663d9885aebeca7ff1f87b14bdc30da07d6df99d47

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mcpxcodebuild-0.9.0-py3-none-any.whl
  • Upload date:
  • Size: 5.0 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.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6f00c74a95088a47877ef3e5d77c79a01639f4841ca79344a2138daa464b0373
MD5 846ff567518678241d14f8fab1b1abcb
BLAKE2b-256 b4b41d6bf7933d3817d35cc3afd33fbae8cf22c90c052e0d06b28943901cca45

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