Connection check
local install
appstore-connect
MCP server for Apple's App Store Connect API. Manage apps, TestFlight, and more.
Tools
37
GitHub stars
24
Installs / wk
—
Licence
MIT
Transport
stdio
Last checked
never
Tools & capabilities
37 toolsRead from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.
add_beta_tester
from source
create_app_version
from source
create_bundle_id
from source
create_version_localization
from source
delete_bundle_id
from source
delete_version_localization
from source
get_app
from source
get_app_availability
from source
get_app_price_schedule
from source
get_app_version
from source
get_build
from source
get_bundle_id
from source
get_device
from source
get_price_point_equalizations
from source
get_user
from source
get_version_localization
from source
list_app_categories
from source
list_app_info_localizations
from source
List all localizations for an app info. Returns app name, subtitle, and privacy policy info for each locale. List all localizations for an app info. Returns app name, subtitle, and privacy policy info for each locale.
list_app_infos
from source
List app info records for an app. Use this to get the appInfoId needed for localization operations. List app info records for an app. Use this to get the appInfoId needed for localization operations.
list_app_price_points
from source
list_apps
from source
list_app_versions
from source
list_beta_groups
from source
list_beta_testers
from source
list_builds
from source
list_bundle_ids
from source
list_devices
from source
list_screenshots
from source
list_screenshot_sets
from source
list_territories
from source
list_users
from source
list_version_localizations
from source
remove_beta_tester
from source
update_app_info_localization
from source
Update an app info localization. Use this to change app name, subtitle, or privacy policy URL for a locale. Update an app info localization. Use this to change app name, subtitle, or privacy policy URL for a locale.
update_bundle_id
from source
update_version_localization
from source
upload_screenshot
from source