Skip to content
Claude Code

app store connect mcp for Claude Code

io.github.chrischall/app-store-connect-mcp

App Store Connect MCP: apps, TestFlight, reviews, sales reports, and team users.

client:Claude Code transport:stdio runtime:npm

Install app store connect mcp in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add app-store-connect-mcp -e APP_STORE_CONNECT_KEY_ID=<APP_STORE_CONNECT_KEY_ID> -e APP_STORE_CONNECT_ISSUER_ID=<APP_STORE_CONNECT_ISSUER_ID> -e APP_STORE_CONNECT_PRIVATE_KEY_PATH=<APP_STORE_CONNECT_PRIVATE_KEY_PATH> -e APP_STORE_CONNECT_PRIVATE_KEY=<APP_STORE_CONNECT_PRIVATE_KEY> -- npx -y @chrischall/app-store-connect-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

app store connect mcp in other clients