appstore connect mcp MCP
v1.0.0io.github.ryaker/appstore-connect-mcp
MCP server for Apple Store Connect API integration with OAuth authentication support
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add appstore-connect-mcp -e APPLE_KEY_ID=<APPLE_KEY_ID> -e APPLE_ISSUER_ID=<APPLE_ISSUER_ID> -e APPLE_PRIVATE_KEY=<APPLE_PRIVATE_KEY> -e APPLE_BUNDLE_ID=<APPLE_BUNDLE_ID> -e APPLE_APP_STORE_ID=<APPLE_APP_STORE_ID> -e OAUTH_ENABLED=<OAUTH_ENABLED> -e OAUTH_ISSUER=<OAUTH_ISSUER> -e OAUTH_AUDIENCE=<OAUTH_AUDIENCE> -e OAUTH_JWKS_URI=<OAUTH_JWKS_URI> -e SERVER_URL=<SERVER_URL> -- npx -y @ryaker/appstore-connect-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.