SERVER
Appstore Connect MCP
Rank #11822io.github.ryaker/appstore-connect-mcp
Manage iOS and macOS apps, TestFlight, and app metadata through Apple Store Connect API
First listed
Sep 7, 2025
Last publish date
Sep 10, 2025
OVERVIEW
Appstore Connect MCP is a Model Context Protocol (MCP) server published by ryaker. It ranks #11822 of 58,900 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. Appstore Connect MCP is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Sep 7, 2025 and most recently updated on Sep 10, 2025.
STANDING
#11,822of 58,900 tracked serversTop 25%
Ranks ahead of 47,078 of 58,900 servers on MCP Toplist.
CONNECT
Use Appstore Connect MCP
Add Appstore Connect MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"appstore-connect-mcp": {
"command": "npx",
"args": [
"-y",
"@ryaker/appstore-connect-mcp"
],
"env": {
"APPLE_KEY_ID": "<your APPLE_KEY_ID>",
"APPLE_ISSUER_ID": "<your APPLE_ISSUER_ID>",
"APPLE_PRIVATE_KEY": "<your APPLE_PRIVATE_KEY>",
"APPLE_BUNDLE_ID": "<your APPLE_BUNDLE_ID>",
"APPLE_APP_STORE_ID": "<your APPLE_APP_STORE_ID>",
"OAUTH_ENABLED": "<your OAUTH_ENABLED>",
"OAUTH_ISSUER": "<your OAUTH_ISSUER>",
"OAUTH_AUDIENCE": "<your OAUTH_AUDIENCE>",
"OAUTH_JWKS_URI": "<your OAUTH_JWKS_URI>",
"SERVER_URL": "<your SERVER_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
ryaker
MORE FROM THIS PUBLISHER
Other servers by ryaker
- Modular Outlook MCP Server#3092
- Mem0 MCP Server#12063
- MCP JS Server Template MCP Server#21217
- Command Execution MCP Server for Claude Desktop MCP Server#35052
- MongoDB MCP Server#35836
- day-planner-mcp#53066
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Sep 10, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Appstore Connect MCP?
- Manage iOS and macOS apps, TestFlight, and app metadata through Apple Store Connect API
- Who maintains Appstore Connect MCP?
- Appstore Connect MCP is maintained by ryaker, which publishes 7 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Appstore Connect MCP an official MCP server?
- Yes — Appstore Connect MCP is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Appstore Connect MCP have?
- MCP Toplist tracks 2 versions of Appstore Connect MCP, most recently published on Sep 10, 2025.
- Where can I find the source code for Appstore Connect MCP?
- The source code for Appstore Connect MCP is hosted at github.com/ryaker/appstore-connect-mcp.
EXPLORE