X (formerly Twitter) trend data for AI agents

Social conversation volume for any topic on X. Whether you are tracking a brand, a news story, or an emerging technology, X trend signals give your AI a pulse on real-time public discourse.

get_trends

Chart public discourse volume around any topic using cross-platform signals - the time series shows you whether conversation is building organically or driven by short bursts of viral activity.

get_trends(keyword='openai', source='google search', data_mode='weekly')

get_growth

Measure conversation growth across Google Search, news sentiment, and Reddit simultaneously - triangulating across sources reveals whether a topic has genuine broad social momentum.

get_growth(keyword='openai', source='google search, news sentiment, reddit', percent_growth=['1M', '3M'])

get_ranked_trends

Find which topics are generating the fastest-growing conversation right now across social signals - ideal for tracking real-time public discourse shifts around brands or events.

get_ranked_trends(source='reddit', sort='wow_pct_change', limit=25)

get_top_trends

Pull what is trending on X (Twitter) live right now - the fastest way to see what topics are driving viral social conversation at this exact moment.

get_top_trends(type='X (Twitter)', limit=30)

Common questions

The platform was rebranded from Twitter to X in 2023. Trends MCP supports both 'x' and 'twitter' as source values and returns the same signal for both.
Social conversation volume around a topic - how much discussion and engagement is happening on X relative to historical norms, normalized to a 0-100 scale.
X reflects fast-moving, real-time public conversation. Reddit tends to reflect deeper, community-based discussion. Comparing both reveals whether a topic is getting shallow viral attention or sustained community interest.