n8n shines when each node has a clean contract. Trends MCP supplies one HTTP surface and one MCP endpoint for Google, YouTube, TikTok, Reddit, Amazon, and more, so workflows can branch on real momentum instead of brittle scrapers.
Automation builders on n8n often glue an LLM to a patchwork of scrapers. Trends MCP concentrates trend pulls behind https://api.trendsmcp.ai/api for JSON workflows and https://api.trendsmcp.ai/mcp for MCP-aware agents, which matches how modern templates already mix OpenAI nodes with MCP Client nodes.
Deterministic schedules belong in HTTP Request nodes: pull get_trends for a stored keyword list, write results to Notion, Slack, or BigQuery, and alert when 3M growth crosses a threshold. Agentic branches belong in MCP Client nodes: let the model pick get_top_trends when the brief is exploratory, then fall back to get_growth once it locks a topic. The API reference lists the JSON fields for each operation.
get_growth with percent_growth including 7D and 3M for google search and youtube.The same skeleton works for ecommerce SKUs by swapping sources to amazon and google shopping.
Trend data can spike on news that does not match a brand’s risk tolerance. Rate limits and quota apply per account, so high-frequency loops should batch and cache. Legal and platform policies still govern downstream actions such as auto-posting to social accounts.
FAQ