Home › Other › appstore-connect-mcp
appstore-connect-mcp
MCP server for Apple Store Connect API integration with OAuth authentication support
TypeScript
★ 38 stars
Last pushed 2026-08-28
License: MIT
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 1.0.0)
npx -y @ryaker/[email protected]
Or add to your MCP client config:
{
"mcpServers": {
"appstore-connect-mcp": {
"command": "npx",
"args": [
"-y",
"@ryaker/[email protected]"
],
"env": {
"APPLE_KEY_ID": "<YOUR_VALUE>",
"APPLE_ISSUER_ID": "<YOUR_VALUE>",
"APPLE_PRIVATE_KEY": "<YOUR_VALUE>",
"APPLE_BUNDLE_ID": "<YOUR_VALUE>",
"APPLE_APP_STORE_ID": "<YOUR_VALUE>",
"OAUTH_ENABLED": "<YOUR_VALUE>",
"OAUTH_ISSUER": "<YOUR_VALUE>",
"OAUTH_AUDIENCE": "<YOUR_VALUE>",
"OAUTH_JWKS_URI": "<YOUR_VALUE>",
"SERVER_URL": "<YOUR_VALUE>"
}
}
}
}
APPLE_KEY_IDrequired secret — Apple App Store Connect API Key IDAPPLE_ISSUER_IDrequired secret — Apple App Store Connect Issuer IDAPPLE_PRIVATE_KEYrequired secret — Apple App Store Connect Private Key (base64 encoded or raw)APPLE_BUNDLE_ID— Optional: Specific Bundle ID to filter appsAPPLE_APP_STORE_ID— Optional: Specific App Store IDOAUTH_ENABLED— Enable OAuth authentication (true/false)OAUTH_ISSUER— OAuth issuer URL (e.g., https://your-tenant.auth0.com)OAUTH_AUDIENCE— OAuth audience URLOAUTH_JWKS_URI— OAuth JWKS URI for token validationSERVER_URL— Server URL for OAuth deployment
Related servers
B
browser-use
Other
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
★ 116,188
MCP Server
S
servers
Other
MCP server that exercises all the features of the MCP protocol
★ 90,577
MCP Server
W
World Monitor
Other
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools.
★ 87,324
MCP Server
Requires auth
P
paperclip
Other
Trending hip-hop artist momentum scores across four cultural dimensions.
★ 82,095
MCP Server
Reachable
R
ruflo
Other
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
★ 73,202
MCP Server
C
Chrome DevTools MCP
Other
MCP server for Chrome DevTools
★ 52,570
MCP Server
Data from the Official MCP Registry