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.
Get a list of all apps in App Store Connect.
Get detailed information about a specific app.
List all beta testing groups.
List testers in a specific beta group.
Add a new tester to a beta group.
Remove a tester from a beta group.
List all registered bundle IDs.
Register a new bundle ID.
Get detailed bundle ID information.
Enable a capability for a bundle ID.
Disable a capability for a bundle ID.
List all registered devices with filtering options.
List all team members with role filtering.
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!