n8n-nodes-opentable-scraper
n8n/n8n-nodes-opentable-scraperScrape OpenTable restaurants AND individual reviews (reviewer, overall + food/service/ambience sub-ratings, text, dined date, helpful votes), plus availability and listings. By city, cuisine, or URL. Two PPE events: per restaurant + per review.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"n8n-nodes-opentable-scraper": {
"url": "None",
"transport": "http"
}
}
}