n8n-nodes-google-serp-structural
n8n/n8n-nodes-google-serp-structuralScrape Google Search results (SERP) into clean JSON — organic results, People Also Ask, knowledge panel, related searches. Anchors on stable page structure, not fragile CSS classes, so it keeps working when Google changes its HTML. Every result ships a pa
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"n8n-nodes-google-serp-structural": {
"url": "None",
"transport": "http"
}
}
}