Commerce demand radar through MCP and REST

Operators who run Amazon, Shopify, or marketplace SKUs often search for product demand API, Amazon trend data for FBA, or Google Shopping interest MCP. Trends MCP exposes Amazon product search interest, Google Shopping series, TikTok hashtag curves, and Google Search demand inside the same tool calls an assistant already understands.

Retail MCP guides often focus on carts, refunds, and catalogs. Those integrations matter for operations. They rarely answer whether demand for a phrase is steepening before inventory commits. Commerce teams therefore keep a parallel bookmark folder for Trends, seller dashboards, and social clips.

What “radar” means here

A radar is a small set of indicators reviewed on a fixed cadence. For commerce, the inputs are usually pull-oriented search on marketplaces, intent-heavy shopping queries, and attention spikes on short video. Trends MCP maps those inputs to typed responses so an agent can chart them without building custom scrapers.

A minimal scoring pattern

Pick one hero keyword per SKU variant. Request growth spans that match planning horizons (for example 30D and 3M). Store the JSON snapshot with the date. When the next run lands, compare direction first, then magnitude. Sudden lifts on TikTok with flat Shopping can warn about hype that logistics cannot support; the reverse can signal durable purchase intent with weak creator coverage.

Details for each source string appear on data sources. Multi-source growth comparisons are documented for the API shape on trendsmcp.ai/docs.

Fit with existing ecommerce pages

This page stresses system design for operators who already found ecommerce product research and want a repeatable radar. Pair it with Amazon search trends and Google Shopping trends when teammates need source-specific depth.

Pricing reality

The free tier caps monthly calls; heavy category scans should map to a paid plan after a pilot. The accounting should live next to ad spend because both buy signal latency.

Quick links

Common questions

Common strings include Amazon product research API, unified trend API for ecommerce, MCP server for Shopify research, and alternatives to manual seller toolkit tabs. Ranked articles often push scraping tutorials or single-market APIs; fewer explain a hosted MCP plus REST pair that keeps auth and limits in one account.
Start with Amazon and Google Shopping growth windows for the exact purchase phrases on the listing. Add TikTok when the category is impulse-led or creator-led. Add Google Search when the purchase needs education or comparison articles. Conflicting slopes (Shopping up, Search flat) usually mean paid or social is carrying demand before organic catches up.
Yes. POST https://api.trendsmcp.ai/api follows the same operations described in product docs, which lets cron jobs, workers, or orchestration tools fetch series without an MCP host. Keep keys server-side; do not embed them in client bundles.
It does not promise profit, rank position, or Buy Box outcomes. It supplies trend readings and ranked feeds so humans and models can reason about timing and assortment risk.