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ファイルをご覧ください。
You must be authenticated.
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 -1199JavaScriptMIT License
- AsecurityAlicenseAqualityBridges Claude AI with Xcode, enabling AI-powered code assistance, project management, and automated development tasks securely on your local machine.Last updated -9132164TypeScriptMIT 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 -1PythonMIT License
- -securityAlicense-qualityA MCP server that enables LLMs to interact with iOS simulators through natural language commands.Last updated -67TypeScriptApache 2.0