MCP server for Apple Store Connect API integration with OAuth authentication support
{
"mcpServers": {
"appstore-connect": {
"env": {
"APPLE_KEY_ID": "your_key_id",
"APPLE_BUNDLE_ID": "com.yourcompany.yourapp",
"APPLE_ISSUER_ID": "your_issuer_id",
"APPLE_PRIVATE_KEY": "your_private_key"
},
"args": [
"/path/to/appstore-connect-mcp/dist/src/index.js"
],
"command": "node"
}
}
}MCP server for Apple Store Connect API integration with OAuth authentication support
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 206 days ago. 7 stars.
Will it work with my client?
Transport: stdio, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
No automated test available for this server. Check the GitHub README for setup instructions.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationNo known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.