Skip to content
Claude Code

app publish for Claude Code

io.github.mikusnuz/app-publish

MCP server for App Store Connect & Google Play Console — iOS/Android app management

client:Claude Code transport:stdio runtime:npm

Install app publish 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-publish -e APPLE_KEY_ID=<APPLE_KEY_ID> -e APPLE_ISSUER_ID=<APPLE_ISSUER_ID> -e APPLE_P8_PATH=<APPLE_P8_PATH> -e GOOGLE_SERVICE_ACCOUNT_PATH=<GOOGLE_SERVICE_ACCOUNT_PATH> -- npx -y app-publish-mcp

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

app publish in other clients