Trends MCP
TM
Trends MCP
/trends___get_top_trends

trends get top trends

Live top-trending board for exactly one feed type. No keyword. For 'Amazon Best Sellers by Category', 'Google Trends by Category', 'Top Websites', 'Substack by

liveunknown~5s typical
mcptrendsmcp
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-trendsmcp-trends /trends___get_top_trends for me.

Input

FieldTypeDescription
offsetintegerRows to skip for pagination. Default 0.
limitintegerMax rows to return. Default 25, min 1, max 200.
sortstringHow to rank the board. 'rank' (default): current leaders. 'rank_change': biggest climbers
windowstringLookback used only when sort is 'rank_change'. One of '1d', '3d', '7d', '14d', '30d'. Defa
type*stringExactly one live feed. Valid: 'Amazon Best Sellers Top Rated', 'Amazon Best Sellers by Cat
categorystringPass this whenever type is 'Amazon Best Sellers by Category', 'Google Trends by Category',

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-ai-trendsmcp-trends","endpoint":"/trends___get_top_trends","input":{"type":"..."}}'
cli
npx cracked-ai run -p mcp-ai-trendsmcp-trends -e /trends___get_top_trends -i '{"type":"..."}'
mcp
run_tool({ provider: "mcp-ai-trendsmcp-trends", endpoint: "/trends___get_top_trends", input: {"type":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.