mcpxcodebuild

mcpxcodebuild

Okay, I understand. I will translate the following instruction into Chinese: **Original English:** 🍎 Build iOS Xcode workspace/project and feed back errors to llm. **Chinese Translation:** 🍎 构建 iOS Xcode 工作区/项目,并将错误反馈给 LLM。 **Explanation of the translation:** * **🍎:** (Apple emoji) This is kept as is, as it's likely meant to visually indicate the context of iOS development. * **构建 (gòu jiàn):** Build, construct, compile. This is the standard term for building software. * **iOS Xcode 工作区/项目 (iOS Xcode gōng zuò qū / xiàng mù):** iOS Xcode workspace/project. This is a direct translation of the English terms. "工作区 (gōng zuò qū)" is workspace, and "项目 (xiàng mù)" is project. * **并将 (bìng jiāng):** And then, and will. This connects the two actions. * **错误 (cuò wù):** Errors. * **反馈给 (fǎn kuì gěi):** Feed back to, report to. * **LLM:** Kept as is, assuming it refers to a specific Large Language Model. Therefore, the complete translation accurately conveys the original instruction in Chinese.

Git管理工具
访问服务器

Tools

build

Build the iOS Xcode workspace/project in the folder

test

Run test for the iOS Xcode workspace/project in the folder

README

xcodebuild MCP 服务器

一个模型上下文协议 (Model Context Protocol, MCP) 服务器,用于构建 iOS 工作区/项目,从而在使用 Visual Studio Code 中使用 Cline 或 Roo Code 等扩展无缝地处理 iOS 项目。

<a href="https://glama.ai/mcp/servers/5ibnbzxmql"> <img width="380" height="200" src="https://glama.ai/mcp/servers/5ibnbzxmql/badge" alt="mcpxcodebuild MCP server" /> </a>

可用工具

  • build - 构建 iOS Xcode 工作区/项目
    • folder (字符串,必需): iOS Xcode 工作区/项目所在的当前文件夹的完整路径
  • test - 运行 iOS Xcode 工作区/项目的测试
    • folder (字符串,必需): iOS Xcode 工作区/项目所在的当前文件夹的完整路径

安装

使用 uv (推荐)

当使用 uv 时,无需进行特定安装。我们将使用 uvx 直接运行 mcpxcodebuild

使用 PIP

或者,您可以通过 pip 安装 mcpxcodebuild

pip install mcpxcodebuild

安装后,您可以将其作为脚本运行:

python -m  mcpxcodebuild

配置

为 Claude.app 配置

添加到您的 Claude 设置:

<details> <summary>使用 uvx</summary>

"mcpServers": {
  "mcpxcodebuild": {
    "command": "uvx",
    "args": ["mcpxcodebuild"]
  }
}

</details>

<details> <summary>使用 pip 安装</summary>

"mcpServers": {
  "mcpxcodebuild": {
    "command": "python",
    "args": ["-m", "mcpxcodebuild"]
  }
}

</details>

许可证

xcodebuild MCP 工具是在 MIT 许可证下授权的。 这意味着您可以自由使用、修改和分发该软件,但须遵守 MIT 许可证的条款和条件。 有关更多详细信息,请参阅项目存储库中的 LICENSE 文件。

推荐服务器

AIO-MCP Server

AIO-MCP Server

🚀 集成了 AI 搜索、RAG 和多服务(GitLab/Jira/Confluence/YouTube)的一体化 MCP 服务器,旨在增强 AI 驱动的开发工作流程。来自 Folk。

精选
本地
https://github.com/Streen9/react-mcp

https://github.com/Streen9/react-mcp

react-mcp 与 Claude Desktop 集成,能够根据用户提示创建和修改 React 应用程序。

精选
本地
mcp-codex-keeper

mcp-codex-keeper

作为开发知识的守护者,为 AI 助手提供精心策划的最新文档和最佳实践访问权限。

精选
db-mcp-tool

db-mcp-tool

一个强大的模型上下文协议(MCP)工具,用于探索和管理不同类型的数据库,包括 PostgreSQL、MySQL 和 Firestore。

精选
Project Handoffs MCP Server

Project Handoffs MCP Server

通过基于项目的组织方式,促进 AI 会话的交接和后续步骤的跟踪,从而支持任务优先级排序和无缝工作流程管理。

本地
Code Knowledge MCP Server

Code Knowledge MCP Server

为增强代码理解和管理,提供项目记忆库和 RAG 上下文提供器,通过向量嵌入,与 RooCode 和 Cline 集成。

本地
OSP Marketing Tools MCP Server

OSP Marketing Tools MCP Server

支持与任何支持 MCP 的 LLM 客户端无缝集成,以使用 Open Strategy Partners 的方法论创建和优化技术内容和产品定位。

本地
MCP Server Neurolorap

MCP Server Neurolorap

将文件和目录中的代码收集到一个 Markdown 文档中的 MCP 服务器。

本地
Linear MCP Server

Linear MCP Server

使 AI 代理能够以编程方式在 Linear 平台上管理问题、项目和团队。

本地
Dart MCP Server

Dart MCP Server

一个可分发的模型上下文协议(MCP)服务器,它公开 Dart SDK 命令,用于 AI 驱动的开发。该服务器通过实现模型上下文协议(MCP),弥合了 AI 编码助手与 Dart/Flutter 开发工作流程之间的差距。

本地