-
securityA
license-
qualityAn MCP Server Integration with Apple Shortcuts
Last updated -
2
71
91
JavaScript
Apache 2.0
App Store Connect API와 상호 작용하는 모델 컨텍스트 프로토콜(MCP) 서버입니다. 이 서버는 App Store Connect에서 앱, 베타 테스터, 번들 ID, 기기 및 기능을 관리하는 도구를 제공합니다.
지엑스피1
Claude Desktop 구성 파일에 다음을 추가하세요.
list_apps
: App Store Connect에 있는 모든 앱 목록을 가져옵니다.get_app_info
: 특정 앱에 대한 자세한 정보를 가져옵니다.list_beta_groups
: 모든 베타 테스트 그룹 나열list_group_testers
: 특정 베타 그룹의 테스터 목록add_tester_to_group
: 베타 그룹에 새로운 테스터를 추가합니다.remove_tester_from_group
: 베타 그룹에서 테스터를 제거합니다.list_bundle_ids
: 등록된 모든 번들 ID를 나열합니다.create_bundle_id
: 새로운 번들 ID를 등록합니다.get_bundle_id_info
: 자세한 번들 ID 정보를 가져옵니다.enable_bundle_capability
: 번들 ID에 대한 기능을 활성화합니다.disable_bundle_capability
: 번들 ID에 대한 기능을 비활성화합니다.list_devices
: 필터링 옵션을 사용하여 등록된 모든 장치를 나열합니다.list_users
: 역할 필터링을 통해 모든 팀원을 나열합니다.서버는 다음에 대한 적절한 오류 처리를 구현합니다.
이 프로젝트는 MIT 라이선스에 따라 라이선스가 부여되었습니다. 자세한 내용은 라이선스 파일을 참조하세요.
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
iOS 개발자를 위한 App Store Connect API와 통신하기 위한 MCP 서버
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/JoshuaRileyDev/app-store-connect-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server