reviewradar-watchlist-mcp
v0.1.0
Published
MCP server for ReviewRadar watchlist management — monitor Amazon products for fake review changes, manage your watchlist, and track review authenticity over time
Maintainers
Readme
reviewradar-watchlist-mcp
MCP server for ReviewRadar watchlist management — monitor Amazon products for fake review changes, manage your watchlist, and retrieve past analysis results.
Tools
| Tool | Description |
|------|-------------|
| list_watchlist | View all monitored products |
| add_to_watchlist | Add an Amazon product URL to monitor |
| remove_from_watchlist | Stop monitoring a product |
| get_analysis | Retrieve a past analysis by ID |
| restore_pro | Restore Pro subscription access |
For running new fake review scans, see reviewradar-mcp.
Setup
Claude Desktop
{
"mcpServers": {
"reviewradar-watchlist": {
"command": "npx",
"args": ["-y", "reviewradar-watchlist-mcp"],
"env": {
"REVIEWRADAR_API_KEY": "your-api-key"
}
}
}
}Get your API key at fakescan.site.
License
MIT
