xcodebuild MCP Server

by ShenghaiWang · ai-ml · mcp-server, lobehub, developer

Medium setupBest for productionTrust score 42/100

一个 Model Context Protocol(MCP)服务器,用于构建 iOS 工作区/项目,支持在 Visual Studio Code 中使用 Cline 或 Roo Code 等扩展实现与 iOS 项目的无缝工作流程。它会构建 iOS Xcode 工作区/项目并反馈错误信息,还能协助运行测试并将错误反馈给大型语言模型(LLM)。

Source: https://github.com/ShenghaiWang/xcodebuild

Install

git clone https://github.com/ShenghaiWang/xcodebuild

Use this forAI-extracted

  • Build iOS Xcode projects and receive compilation errors directly in Claude for real-time debugging
  • Automate iOS app builds within AI-assisted development workflows to catch build failures early
  • Feed Xcode build output to LLM agents for intelligent error analysis and fix suggestions
  • Validate iOS workspace configurations before committing changes

Works with

Claude CodeClaude Desktop

Tags: mcp-server, lobehub, developer

34 GitHub stars · Source: lobehub

About ai-ml MCP servers and Claude skills

ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

xcodebuild MCP Server is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related ai-ml MCPs and skills

  • image-mcp-server by champierre

    用于图像分析的 MCP 服务器,采用 GPT-4o-mini。需要通过 OPENAI_API_KEY 环境变量设置 OpenAI API 密钥。

  • Wayback Machine MCP Server by Cyreslab-AI

    A Model Context Protocol (MCP) server providing access to the Internet Archive's Wayback Machine. It allows retrieval of archived web pages and checking available snapshots of URLs.

  • defuddle-fetch-mcp-server by domdomegg

    A Model Context Protocol (MCP) 服务器,提供使用 Defuddle 库进行网页内容抓取的功能。该服务器使大型语言模型(LLMs)能够检索并处理网页内容,自动清理 HTML 并将其转换为干净、易读的 Markdown 格式。

  • Keynote-MCP by easychen

    支持 AI 助手通过 AppleScript 自动化控制 Keynote 演示的 Model Context Protocol (MCP) 服务器。可选的 Unsplash 集成需要通过环境变量 UNSPLASH_KEY 配置 API 密钥。

  • GitHub Kanban MCP Server by Sunwood AI Labs

    A Model Context Protocol (MCP) 服务器,用于通过 gh CLI 管理 GitHub 问题(issues)作为看板(Kanban)。需要安装 GitHub CLI (gh) 以进行身份验证和操作。

  • Legion Demo by turingplanet

    Enables interaction with the Agent Legion platform through MCP. Provides tools such as tool_say_hi to demo the server's capabilities.

  • mdapi-mcp by lightwheel10

    MCP server for converting HTML to Markdown and extracting page data, with pay-per-call using USDC on Base.

  • btc-mcp-srv by lightphon

    An MCP server that enables AI agents to send and receive Bitcoin over the Lightning Network using NWC or LND backends.

Frequently asked questions

How do I install xcodebuild MCP Server?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support xcodebuild MCP Server?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is xcodebuild MCP Server free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.