App Store Connect
Summary
This App Store Connect MCP server, developed by JoshuaRileyDev, enables AI assistants like Claude to interact with the App Store Connect API. Built in JavaScript/TypeScript, it provides capabilities for managing beta testers, beta groups, and apps in App Store Connect. The implementation stands out by offering a standardized interface to App Store Connect functionality, allowing AI systems to programmatically control app distribution and testing workflows. By connecting AI capabilities with iOS app management, this server enables automated beta testing, app submission processes, and analytics retrieval. It is particularly useful for building AI-powered tools for iOS app deployment, user feedback analysis, and streamlined App Store management.
Available Actions(13)
list_apps
Get a list of all apps in App Store Connect.
get_app_info
Get detailed information about a specific app.
list_beta_groups
List all beta testing groups.
list_group_testers
List testers in a specific beta group.
add_tester_to_group
Add a new tester to a beta group.
remove_tester_from_group
Remove a tester from a beta group.
list_bundle_ids
List all registered bundle IDs.
create_bundle_id
Register a new bundle ID.
get_bundle_id_info
Get detailed bundle ID information.
enable_bundle_capability
Enable a capability for a bundle ID.
disable_bundle_capability
Disable a capability for a bundle ID.
list_devices
List all registered devices with filtering options.
list_users
List all team members with role filtering.
コミュニティレビュー
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください