n8n-nodes-trustpilot-reviews-scraper
n8n/n8n-nodes-trustpilot-reviews-scraperScrape Trustpilot reviews for any business. Full fields: rating, title, text, author, country, verified, company reply + date, date of experience. Filter by stars (multi), language, date range. Derived: star % distribution, parse_confidence per record. Re
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"n8n-nodes-trustpilot-reviews-scraper": {
"url": "None",
"transport": "http"
}
}
}