{"id":26118222,"url":"https://github.com/ShenghaiWang/xcodebuild","last_synced_at":"2025-03-10T12:01:18.928Z","repository":{"id":280247986,"uuid":"941391898","full_name":"ShenghaiWang/xcodebuild","owner":"ShenghaiWang","description":"MCP tool for building Xcode iOS workspace/project","archived":false,"fork":false,"pushed_at":"2025-03-02T08:18:50.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T09:25:05.959Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ShenghaiWang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-02T07:07:58.000Z","updated_at":"2025-03-02T08:18:32.000Z","dependencies_parsed_at":"2025-03-02T09:35:17.294Z","dependency_job_id":null,"html_url":"https://github.com/ShenghaiWang/xcodebuild","commit_stats":null,"previous_names":["shenghaiwang/xcodebuild"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShenghaiWang%2Fxcodebuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShenghaiWang%2Fxcodebuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShenghaiWang%2Fxcodebuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShenghaiWang%2Fxcodebuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShenghaiWang","download_url":"https://codeload.github.com/ShenghaiWang/xcodebuild/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242847827,"owners_count":20194969,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-10T12:00:47.198Z","updated_at":"2025-03-10T12:01:18.878Z","avatar_url":"https://github.com/ShenghaiWang.png","language":"Python","readme":"# xcodebuild MCP Server\n\nA 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.\n\n### Available Tools\n\n- `build` - Build iOS Xcode workspace/project\n    - `folder` (string, required): The full path of the current folder that the iOS Xcode workspace/project sits\n- `test` - Run test for iOS Xcode workspace/project\n    - `folder` (string, required): The full path of the current folder that the iOS Xcode workspace/project sits\n\n## Installation\n\n\n### Using uv (recommended)\n\nWhen using [`uv`](https://docs.astral.sh/uv/) no specific installation is needed. We will\nuse [`uvx`](https://docs.astral.sh/uv/guides/tools/) to directly run *mcpxcodebuild*.\n\n### Using PIP\n\nAlternatively you can install `mcpxcodebuild` via pip:\n\n```\npip install mcpxcodebuild\n```\n\nAfter installation, you can run it as a script using:\n\n```\npython -m  mcpxcodebuild\n```\n\n## Configuration\n\n### Configure for Claude.app\n\nAdd to your Claude settings:\n\n\u003cdetails\u003e\n\u003csummary\u003eUsing uvx\u003c/summary\u003e\n\n```json\n\"mcpServers\": {\n  \"mcpxcodebuild\": {\n    \"command\": \"uvx\",\n    \"args\": [\"mcpxcodebuild\"]\n  }\n}\n```\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eUsing pip installation\u003c/summary\u003e\n\n```json\n\"mcpServers\": {\n  \"mcpxcodebuild\": {\n    \"command\": \"python\",\n    \"args\": [\"-m\", \"mcpxcodebuild\"]\n  }\n}\n```\n\u003c/details\u003e\n\n\n## License\n\nxcodebuild 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.","funding_links":[],"categories":["Developer Tools","Development Tools Mcp Servers","Task and Project Management","Uncategorized","Community Servers","Legend","پیاده‌سازی‌های سرور","MCP Servers","Servers","📦 Other","🗂️ Extensions by Category","Table of Contents"],"sub_categories":["IDE \u0026 Editors","Uncategorized","💻 \u003ca name=\"developer-tools\"\u003e\u003c/a\u003eDeveloper Tools","💻 \u003ca name=\"developer-tools\"\u003e\u003c/a\u003eابزارهای توسعه‌دهنده","💻 Developer Tools","⚙️ Development Tools","Developer Tools"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FShenghaiWang%2Fxcodebuild","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FShenghaiWang%2Fxcodebuild","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FShenghaiWang%2Fxcodebuild/lists"}