A
securityA
licenseA
qualityA Model Context Protocol server that integrates with Linear, enabling AI assistants to create, update, search, and comment on issues for project management and issue tracking.
Last updated -
5
6
Python
Apache 2.0
Xcode MCPサーバーは、Xcodeプロジェクトのビルドとテストのためのモデルコンテキストプロトコルインターフェースを提供します。これにより、AIアシスタントは標準化されたインターフェースを介してビルドを直接トリガーし、テストを実行し、進捗状況を監視したり、ログにアクセスしたりできるようになります。
指定されたパラメータを使用して Xcode プロジェクトをビルドします。
パラメータ:
projectPath
(必須): .xcodeproj または .xcworkspace へのパスscheme
(必須): ビルドスキーム名configuration
(オプション):ビルド構成(デバッグ/リリース、デフォルトはデバッグ)destination
(オプション): ビルド先 (デフォルトは "platform=iOS Simulator,name=iPhone 15 Pro")Claude での使用例:
オプションのフィルタリングを使用して単体テストを実行します。
パラメータ:
projectPath
(必須): .xcodeproj または .xcworkspace へのパスscheme
(必須): テストスキーム名testIdentifier
(オプション): 実行する特定のテスト (例: 'MyTests/testExample')skipTests
(オプション): スキップするテスト識別子の配列configuration
(オプション):ビルド構成(デバッグ/リリース、デフォルトはデバッグ)destination
(オプション): テストの宛先 (デフォルトは "platform=iOS Simulator,name=iPhone 15 Pro")Claude での使用例:
build-logs/
以下の指定されたベースディレクトリに保存されます。build-[timestamp].log
)build-[timestamp].log.json
)report-[timestamp].txt
)test-[timestamp].log
)test-[timestamp].log.json
)test-report-[timestamp].txt
)coverage-[timestamp].txt
)xcode-build://latest-log
リソースからアクセスできます。This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
AI アシスタントが標準化されたインターフェースを介して Xcode プロジェクトを直接構築およびテストできるようにするモデル コンテキスト プロトコル サーバー。テストの実行、進行状況の監視、ログへのリアルタイム アクセスなどの機能を備えています。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/PolarVista/Xcode-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server