SERVER
Appstore Connect MCP
Rank #13,230io.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 #13,230 of 76,851 servers tracked on MCP Toplist, and its repository has 11 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
#13,230of 76,851 tracked serversTop 25%
Ranks ahead of 63,621 of 76,851 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 1 registry (1 delisted)
PulseMCPDelisted · last seen Jun 4, 2026
ORGANIZATION
ryaker
MORE FROM THIS PUBLISHER
Other servers by ryaker
- M365 Assistant MCP Server#5,709
- Mem0 MCP Server#13,008 · 1 ver
- MCP JS Server Template MCP Server#26,060
- MongoDB MCP Server#41,336
- Command Execution MCP Server for Claude Desktop MCP Server#41,447
- day-planner-mcp#59,293
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Sep 10, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- Who maintains Appstore Connect MCP?
- Appstore Connect MCP is maintained by ryaker, which publishes 7 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Appstore Connect MCP listed on the Official MCP Registry?
- 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