# appstore-connect-mcp MCP server

MCP server for Apple Store Connect API integration with OAuth authentication support

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-ryaker-appstore-connect-mcp
- Repository: https://github.com/ryaker/appstore-connect-mcp

## Install
- Command: `npx -y @ryaker/appstore-connect-mcp`
- Auth: Auth required by registry metadata

## Setup notes
- Package: Npm @ryaker/appstore-connect-mcp v1.0.0
- Environment variable: APPLE_KEY_ID (required; secret)
- Environment variable: APPLE_ISSUER_ID (required; secret)
- Environment variable: APPLE_PRIVATE_KEY (required; secret)
- Environment variable: APPLE_BUNDLE_ID
- Environment variable: APPLE_APP_STORE_ID
- Environment variable: OAUTH_ENABLED
- Environment variable: OAUTH_ISSUER
- Environment variable: OAUTH_AUDIENCE
- Environment variable: OAUTH_JWKS_URI
- Environment variable: SERVER_URL
- The upstream registry signals required auth or secrets.

## Tools
Not captured

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.ryaker
- Version: 1.0.0
- Runtime: Npm
- Transports: STDIO
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Sep 10, 2025
- Source: https://registry.modelcontextprotocol.io
