Loading MCP server directory, please wait...
MCP server for App Store Connect & Google Play Console — iOS/Android app management
npx @getmcp/cli add io.github.mikusnuz/app-publishRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mikusnuz/app-publish": {
"command": "npx",
"args": [
"-y",
"app-publish-mcp"
],
"env": {
"APPLE_KEY_ID": "",
"APPLE_ISSUER_ID": "",
"APPLE_P8_PATH": "",
"GOOGLE_SERVICE_ACCOUNT_PATH": ""
}
}
}
}