Traditional social listening tools are dashboards you have to check manually. Trends MCP brings social monitoring into your AI assistant: ask Claude or Cursor to track brand mentions, measure sentiment trends, or identify emerging conversations - and get structured answers from Reddit, Twitter, TikTok, YouTube, and News in one call.
Updated 2026-08-19
AI social listening via MCP is a query loop inside an assistant: name a brand or topic, pull conversation volume and news sentiment across Reddit, X, TikTok, YouTube, and news, then ask whether the last month is a spike, a slide, or a new baseline. As of August 2026, one MCP or REST API covers 25+ platforms, stores weekly history of about five years, and scores series on a 0-100 index so social velocity and search attention can be read together. The free plan is 100 requests per month. Starter is $19 per month. The job is direction and timing. Line-by-line mention review still lives in a listening suite.
A listening turn in chat names the entity, requests 1 month and 3 month growth on Reddit, news sentiment, and X, then opens weekly history only if the growth print looks unusual, which is the path for teams that already live in Claude, Cursor, or similar clients and do not want a second dashboard login.
The useful first packet is volume plus tone where tone exists. News sentiment data returns positive, negative, and neutral scores beside coverage volume. Reddit and X contribute discussion velocity that often moves before a full press cycle. TikTok and YouTube show whether the conversation is entertainment-shaped or search-shaped. Wikipedia spikes show definition-seeking, which sometimes appears when a controversy needs an explainer.
get_top_trends is the unscoped scan: what is already loud on TikTok, Reddit, X, and Google News without a seed brand. get_ranked_trends is the growth scan: which hashtags or topics are accelerating week over week. Brand work then switches to a named keyword so the assistant is not describing the whole internet.
Volume signals answer whether talk is growing, while mention-level review answers who said what, to whom, and with which quote a lawyer might care about, so AI social listening on trend series is the first job and enterprise listening platforms remain the second.
Brandwatch and Mention are built as dashboards for Boolean queries, author lists, and ticket-style workflows. They are the right layer when a team must read individual posts, assign owners, and prove share of voice in a weekly PDF. A trend API that sits in an assistant is the right layer when the question is "did Reddit and negative news both jump this month, and is that new versus the five-year weekly series." Those products overlap on the word "listening." They do not overlap on the artifact.
Brand monitoring uses branded search and site traffic as well as social volume. Social listening via MCP stays closer to conversation sources. A healthy weekly packet includes both: search and traffic for demand, Reddit and news for talk. Running only social volume hides a brand that is losing search while gaining sarcastic threads.
A crisis check that fits a query tool is a scheduled growth pull on the brand name across news sentiment, Reddit, and X, compared against the same windows from the prior cycle, with weekly history as the "is this actually new" test. Push alerts are not the product. Repeatable questions are.
The pattern is simple enough to keep in an agent workflow. Same sources. Same periods. A human reads the packet if 1 month growth in negative news or discussion volume breaks a threshold the team already agreed on. Weekly history of about five years stops a seasonal product launch or an annual earnings week from looking like a surprise. The 0-100 index keeps last year's quiet month and this year's loud month on one chart.
PR teams still need the mention tool when the spike is real. Trend series will not list the journalist, the post, or the correction. They will show that something moved, on which channel, and whether the move is larger than ordinary noise. That is enough to open the war room earlier. It is not enough to write the statement.
Dashboard products still win when the work is mention operations, influencer lists, visual listening, and long Boolean libraries that a comms org has spent years tuning, so a 25+ platform trend API is a poor replacement for that stack and a strong first screen for whether the dashboard even needs to open today.
Pricing conversations should stay honest. Enterprise listening contracts are quoted privately. Check current vendor pricing rather than recycling a number from an old RFP. As of August 2026, trend queries on the MCP path start at 100 requests per month on the free plan, with Starter at $19 per month. That is a research and monitoring budget, not a full PR platform budget.
Teams that already pay for Brandwatch or Mention often keep both. The dashboard remains the system of record for mentions. The assistant remains the place where a strategist asks a cross-channel question at 7 a.m. without waiting for a saved search to finish.
Conversation velocity is not sentiment by itself, and a rising Reddit series can be praise, mockery, or a workaround thread about a broken feature, which is why news sentiment remains the source that actually scores tone and social volume should be labeled as volume in the brief.
Coverage is public conversation, not DMs, not private subreddits, not every comment on every video. LinkedIn professional discussion, where available as a trend series, is still an aggregate, not a feed of posts. Small brands with thin discussion will see jumpy percentages. Read the index level before quoting a growth rate.
Reddit trends are especially easy to over-read because a handful of threads can move a quiet keyword. Pair Reddit with news and branded search before calling a crisis. The tools below are the calls that listening loop uses.
Tools for this workflow
get_trendsChart social conversation volume for any brand, product, or topic across TikTok, Reddit, and news sentiment - see the full attention trajectory and identify when conversation spikes occurred.
get_trends(keyword='your brand', source='reddit', data_mode='weekly')get_growthRun a full social listening scan in one query: TikTok hashtag volume, Reddit discussion, news sentiment, Wikipedia spikes, and branded search growth all returned together for any topic.
get_growth(keyword='your brand', source='tiktok, reddit, news sentiment, wikipedia, google search', percent_growth=['1M', '3M'])get_ranked_trendsIdentify which topics, brands, or hashtags are gaining the most social conversation momentum right now - sorted by week-over-week growth across TikTok or Reddit.
get_ranked_trends(source='tiktok', sort='wow_pct_change', limit=25)get_top_trendsMonitor what is being talked about right now across TikTok, Reddit, X, and Google News simultaneously - the broadest real-time social listening feed available in one call.
get_top_trends(limit=20)FAQ