News mention volume assistants can track over time

Coverage intensity answers whether the press is piling onto a story or moving on. Source news volume returns structured series so assistants describe attention cycles with dates attached, separate from sentiment or Google News search clicks.

Volume and sentiment answer different questions

A brand can be heavily covered yet skew negative, or lightly covered with glowing pieces. Trends MCP splits those axes: news volume for intensity, news sentiment for tone, both defined in Data Sources.

Assistant briefing tips

Start from the user's entity string, call get_growth with 14D and 30D presets for fast-moving issues, then widen to 12M for structural shifts. Cite baseline and recent dates returned in the JSON when writing executive summaries.

Related pages

News volume data, News sentiment data. Hub: MCP trend tools for assistants.

get_trends

Plot how media attention to a brand moved across quarters.

get_trends(keyword='acme robotics', source='news volume', data_mode='weekly')

get_growth

Quantify whether coverage is accelerating after an event or fading after a peak.

get_growth(keyword='acme robotics', source='news volume', percent_growth=['14D', '30D', '3M', '12M'])

get_ranked_trends

Surface entities or topics with the fastest-growing mention volume.

get_ranked_trends(source='news volume', sort='wow_pct_change', limit=25)

get_top_trends

Pair live headline leaders with historical volume on a named topic.

get_top_trends(type='Google News Top News', limit=15)

Common questions

news volume with a space, as listed under keyword sources on trendsmcp.ai/docs.
Any keyword or phrase the docs allow: company names, policy topics, people, and products. The pipeline measures how intensely outlets mention that phrase over time, not reader clicks.
news volume tracks how much coverage exists. news sentiment scores tone. Assistants often call both when comms teams ask whether attention is rising and whether it skews positive or negative.
get_top_trends with type Google News Top News shows what leads right now, while keyword volume explains sustained attention to a specific entity.
Get News mention volume assistants can track over time in 30 seconds
Free tier includes 100 requests per month. No credit card required. Works with Claude, Cursor, ChatGPT, Raycast, and every MCP client.
Get your free API key