J
App Store Connect MCP Server
By JoshuaRileyDev·Visit Source
MCP server for App Store Connect API
December 27, 2024
22 days ago
0 Clicks
What is this MCP
This is a Model Context Protocol server that provides programmatic access to Apple's App Store Connect API, enabling management of apps, beta testers, bundle IDs, devices, and user permissions.
How to use this MCP
Install via npm, configure authentication credentials in the Claude Desktop config file, and interact with the API through defined commands like list_apps
, add_tester_to_group
, or create_bundle_id
.
What this MCP can be used for
Automating App Store Connect tasks, managing beta testing programs, configuring bundle IDs and capabilities, and integrating App Store management into CI/CD pipelines.
Repository Info
Stars:
45
Forks:
9
Watchers:
45
Last Updated: 25 days ago