From f5e858928d0fac8b5eb62e26573adccbf27cd0f6 Mon Sep 17 00:00:00 2001 From: Tim Wang Date: Fri, 7 Mar 2025 20:11:00 +1100 Subject: [PATCH] Add xcodebuild mcp server tool --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c2fdf9b0..5a59de73 100644 --- a/README.md +++ b/README.md @@ -184,6 +184,8 @@ Tools and integrations that enhance the development workflow and environment man - [@lamemind/mcp-server-multiverse](https://github.com/lamemind/mcp-server-multiverse) 📇 🏠 🛠️ - A middleware server that enables multiple isolated instances of the same MCP servers to coexist independently with unique namespaces and configurations. - [@j4c0bs/mcp-server-sql-analyzer](https://github.com/j4c0bs/mcp-server-sql-analyzer) 🐍 - MCP server that provides SQL analysis, linting, and dialect conversion using [SQLGlot](https://github.com/tobymao/sqlglot) - [@haris-musa/excel-mcp-server](https://github.com/haris-musa/excel-mcp-server) 🐍 🏠 - An Excel manipulation server providing workbook creation, data operations, formatting, and advanced features (charts, pivot tables, formulae). +- [xcodebuild](https://github.com/ShenghaiWang/xcodebuild) 🍎 Build iOS Xcode workspace/project and feed back errors to llm. + ### 🧮 Data Science Tools