
App Publish
- 23 repo stars
- Updated March 19, 2026
- mikusnuz/app-publish-mcp
Lets an AI agent manage iOS and Android app releases through App Store Connect and Google Play Console so a solo builder can publish and administer mobile apps without the store dashboards.
About
App Publish MCP is a Model Context Protocol server that connects an AI agent to both App Store Connect and Google Play Console for iOS and Android app management. It authenticates with an Apple App Store Connect API key and a Google Play service account, letting an agent administer app releases across both stores. A solo builder reaches for it at launch to publish and manage mobile apps without juggling two separate store dashboards.
- App Store Connect app management
- Google Play Console app management
- iOS and Android release administration
- Apple .p8 and Google service-account auth
App Publish by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add --env APPLE_KEY_ID=YOUR_APPLE_KEY_ID --env APPLE_ISSUER_ID=YOUR_APPLE_ISSUER_ID --env APPLE_P8_PATH=YOUR_APPLE_P8_PATH --env GOOGLE_SERVICE_ACCOUNT_PATH=YOUR_GOOGLE_SERVICE_ACCOUNT_PATH app-publish-mcp -- npx -y app-publish-mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| repo stars | ★ 23 |
|---|---|
| Package | app-publish-mcp |
| Transport | STDIO |
| Auth | Required |
| Last updated | March 19, 2026 |
| Repository | mikusnuz/app-publish-mcp ↗ |
What it does
Lets an AI agent manage iOS and Android app releases through App Store Connect and Google Play Console so a solo builder can publish and administer mobile apps without the store dashboards.
Who is it for?
Solo mobile builders managing iOS and Android releases
Skip if: Web-only or non-mobile products
What you get
Administer iOS and Android app releases from one agent.
- managed app store listings
- mobile app releases
By the numbers
- stdio transport
- npm package app-publish-mcp
Recommended MCP Servers
How it compares
Covers both Apple and Google mobile stores in one server.
FAQ
What does the App Publish MCP server do?
It manages iOS and Android apps through App Store Connect and Google Play Console from an AI agent.
What credentials does it need?
An Apple App Store Connect API key (.p8 file) and a Google Play service account JSON key.