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
사용하여 mcpxcodebuild를 직접 실행합니다.
PIP 사용
또는 pip를 통해 mcpxcodebuild
설치할 수 있습니다.
지엑스피1
설치 후 다음을 사용하여 스크립트로 실행할 수 있습니다.
구성
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