antoniolg/play-store-mcp
An MCP server that connects to Play Store Console and release new App versions from an MCP Client
Platform-specific configuration:
{
"mcpServers": {
"play-store-mcp": {
"command": "npx",
"args": [
"-y",
"play-store-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...