Install appstore-reviews
Choose your client, check trust signals, copy the right config, restart, then confirm whether it worked.
Pre-install checklist
55/100 (healthy)
medium
Cursor, VS Code
Easy
Install appstore-reviews in 3 minutes
Choose your client, copy or download the generated MCP configuration, paste it into the config path, then restart the client.
Install success loop
Copying is not the same as a successful install. MCP Market tracks each step separately so recommendations stay honest.
Copied
You copied a command or config. Nothing has been installed yet.
Attempted install
You pasted config, restarted the client, and tried to load the server.
Confirmed worked
The server appeared in your client and tools are usable.
Cursor
Review warnings
JSON
~/.cursor/mcp.json
Cursor
Worked or failed
Choose client
Each tool has a slightly different configuration format. Pick yours.
AI-first code editor with built-in MCP support
Detect install method
Detected method: Remote HTTP. Connects to a remote MCP endpoint.
Copy command/config
Add this configuration to ~/.cursor/mcp.json
{
"mcpServers": {
"appstore-reviews": {
"command": "https://mcp.apify.com/?tools=johnvc/apple-app-store-reviews-api",
"args": []
}
}
}Restart client
Install to Cursor
- Open Cursor and go to Settings -> MCP
- Click Add new MCP server
- Copy the configuration below and paste it
- Or manually edit the config file at
~/.cursor/mcp.json - Restart Cursor to apply changes
Tip: You can manage multiple MCP servers in the same
mcp.jsonfile by adding them under themcpServerskey.
Quick verification checklist
After pasting the config, restart Cursor to apply changes.
After restarting Cursor, is it usable?
Submit the real outcome after you paste the config and restart the client. Copying or downloading config is not counted as install success.
Optional: help others by sharing your operating system