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.

Trust Score 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

iflow_mcp_mcpxcodebuild-0.10.0.tar.gz (13.9 kB view details)

Uploaded Source

Built Distribution

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

iflow_mcp_mcpxcodebuild-0.10.0-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for iflow_mcp_mcpxcodebuild-0.10.0.tar.gz
Algorithm Hash digest
SHA256 9274602b9ded95b0a232dedb239ca826e2f0e40db6054de28962b67c2df06220
MD5 767664bc125ddea3965bd3590a550654
BLAKE2b-256 6ffdb13d023d426f287965bc0c43056a271e4924e4c67af0927d64f85852a049

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for iflow_mcp_mcpxcodebuild-0.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 adf32ef09aa03b042e124f15586bf29579475e8ec1bae4badd09c8f2d437465b
MD5 baf1dbdedaa3e3e56891158e9eaf0a2b
BLAKE2b-256 30aaaaf9afed37d36fd2c0f5a904279cb7c6259236faef42d98e40395d6627a8

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