xcodebuild MCP サーバー
Cline や Roo Code などの拡張機能を使用して Visual Studio Code で iOS プロジェクトを操作するシームレスなワークフローを可能にする iOS ワークスペース/プロジェクトを構築するモデル コンテキスト プロトコル サーバー。
利用可能なツール
build
- iOS Xcodeワークスペース/プロジェクトをビルドするfolder
(文字列、必須): iOS Xcodeワークスペース/プロジェクトが置かれている現在のフォルダのフルパス
test
- iOS Xcodeワークスペース/プロジェクトのテストを実行するfolder
(文字列、必須): iOS Xcodeワークスペース/プロジェクトが置かれている現在のフォルダのフルパス
インストール
uvの使用(推奨)
uv
を使用する場合、特別なインストールは必要ありません。uvx uvx
使用してmcpxcodebuild を直接実行します。
PIPの使用
あるいは、pip 経由でmcpxcodebuild
をインストールすることもできます。
インストール後、次のコマンドを使用してスクリプトとして実行できます。
構成
Claude.app 用に設定する
Claude 設定に追加:
ライセンス
xcodebuild MCPツールはMITライセンスに基づいてライセンスされています。つまり、MITライセンスの条件に従って、ソフトウェアを自由に使用、改変、配布できます。詳細については、プロジェクトリポジトリのLICENSEファイルをご覧ください。
local-only server
The server can only run on the client's local machine because it depends on local resources.
🍎 iOS Xcode ワークスペース/プロジェクトをビルドし、エラーを llm にフィードバックします。
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityEnables LLMs to interact with GitHub issues by providing details as tasks, allowing for seamless integration and task management through GitHub's platform.Last updated -127613JavaScriptMIT License
- -securityAlicense-qualityEnable Claude (or any other LLM) to interactively debug your code (set breakpoints and evaluate expressions in stack frame). It's language-agnostic, assuming debugger console support and valid launch.json for debugging in VSCode.Last updated -384TypeScriptMIT License
- -securityAlicense-qualityConnects to Xcode's build system to extract, parse, and display errors and warnings from your Swift projects, helping AI assistants quickly identify code issues without manually searching through build logs.Last updated -4PythonMIT License
- -securityFlicense-qualityAllows LLMs to integrate with Linear's issue tracking system, enabling them to create, update, search, and comment on issues through the Linear API.Last updated -685JavaScript
Appeared in Searches
- Desktop Automation Tools with Ultrawide Monitor Support (3840x1080p)
- A development environment for creating apps on Apple's platforms
- Information about Java programming language or related topics
- Testing and Debugging with Xcode Simulators for iOS, visionOS, iPadOS, and macOS
- Information about Xcode - Apple's IDE for macOS and iOS development