reviewradar-watchlist-mcp
v0.2.0
Published
MCP server for managing product review watchlists — track products for review manipulation, set alert thresholds, compare trust scores over time, and maintain a portfolio of monitored items across e-commerce platforms
Maintainers
Readme
reviewradar-watchlist-mcp
Product review monitoring watchlist MCP server. Track products for review manipulation, set alert thresholds, compare trust scores across competitors, and generate portfolio trust reports.
Tools
add_to_watchlist
Add a product to your review monitoring watchlist. Sets a trust score baseline and configurable alert threshold to track how review quality changes over time.
compare_products
Compare review trustworthiness across multiple products side-by-side. Returns a ranked comparison table with trust scores, review quality signals, and purchase recommendations.
generate_trust_report
Generate a comprehensive trust trend report for all watched products. Shows current scores, changes since last snapshot, alerts, and overall portfolio health.
check_alerts
Quick check for products with trust scores below their alert thresholds. Optionally update scores before checking.
Install
npx reviewradar-watchlist-mcpClaude Desktop Config
{
"mcpServers": {
"reviewradar-watchlist": {
"command": "npx",
"args": ["-y", "reviewradar-watchlist-mcp"]
}
}
}License
MIT
