appstore reviews for Cursor
io.github.johnisanerd/appstore-reviews
Apple App Store reviews as structured JSON via the Apify Reviews API Actor, hosted MCP.
client:Cursor
transport:streamable-http
Install appstore reviews in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"appstore-reviews": {
"url": "https://mcp.apify.com/?tools=johnvc/apple-app-store-reviews-api"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs