Loading MCP server directory, please wait...
Manage Google Play Console: releases, listings, monetization, reviews, and Android Vitals.
npx @getmcp/cli add io.github.wiseappsai/play-console-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.wiseappsai/play-console-mcp": {
"command": "npx",
"args": [
"-y",
"@wiseappsai/play-console-mcp"
],
"env": {
"PLAY_SERVICE_ACCOUNT_JSON": "",
"GOOGLE_APPLICATION_CREDENTIALS": "",
"PLAY_DEVELOPER_ACCOUNT_ID": "",
"PLAY_REPORTS_BUCKET": "",
"PLAY_STORAGE_CREDENTIALS": "",
"PLAY_TOOLSETS": "",
"PLAY_READ_ONLY": ""
}
}
}
}