Baidu is China's dominant search engine with over 600 million monthly users. Trends MCP gives your AI access to Baidu search trend data - track keyword interest in China, monitor Chinese consumer demand signals, and compare mainland search momentum against global platforms in a single query.
Tools for this workflow
get_trendsChart Baidu search demand for any topic to measure Chinese consumer interest over time - useful for sectors with China exposure like commodities, luxury goods, and semiconductors.
get_trends(keyword='electric vehicles', source='baidu', data_mode='weekly')
get_growthCompare Baidu search growth against Google Search to understand whether a trend has both Western and Chinese consumer momentum - divergence between the two signals different market dynamics.
get_growth(keyword='electric vehicles', source='baidu, google search', percent_growth=['3M', '6M', '1Y'])
get_ranked_trendsFind the fastest-growing Baidu search topics right now - useful for tracking emerging consumer trends in China before they appear in Western market reports.
get_ranked_trends(source='baidu', sort='yoy_pct_change', limit=25)
get_top_trendsSee what is trending on Google and in global news right now to contextualize China-specific signals - compare global momentum against Baidu trends for cross-market analysis.
get_top_trends(type='Google Trends', limit=20)
FAQ