app reviews for Claude Desktop
io.github.shawmena-dotcom/app-reviews
App Store + Google Play reviews with per-app complaint summary for agents.
client:Claude Desktop
transport:streamable-http
Install app reviews in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"app-reviews": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.apify.com/?tools=cybermax/app-reviews"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs