From ecc5bea1ab7a4a7f321d024423c1bfbc94b775b2 Mon Sep 17 00:00:00 2001 From: Tim Wang Date: Fri, 7 Mar 2025 21:26:51 +1100 Subject: [PATCH] Add xcodebuild mcp server tool (#52) Co-authored-by: Tim Wang --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0c7ef18..7c3cb24 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ - **[NPM Search](https://github.com/btwiuse/npm-search-mcp-server)** - Search for npm packages - **[llm-context](https://github.com/cyberchitta/llm-context.py)** - Share code context with LLMs via Model Context Protocol or clipboard. - **[gotoolkits/wecombot](https://github.com/gotoolkits/mcp-wecombot-server.git)** - 🏎️ ☁️ An MCP server application that sends various types of messages to the WeCom group robot. +- **[xcodebuild](https://github.com/ShenghaiWang/xcodebuild)** - 🍎 Build iOS Xcode workspace/project and feed back errors to llm. ## Clients