Candidates read search results and social clips before they read your careers page. Trends MCP gives recruiters and people leaders live branded search curves, community signals, and news tone so messaging matches how the market already talks about the company.
Application counts jump after ad spend, then crater when word spreads that interviews felt chaotic. Search and news series move earlier than funnel dashboards, which makes them useful for weekly talent-brand standups.
Start with the exact string on offer letters. Add the informal name engineers use on forums only if legal approves quoting it. Google Search growth answers whether curiosity is rising. Wikipedia page views sometimes spike after broadcast coverage even when HR does not yet see resumes. Layer news sentiment when leadership worries about crisis headlines.
Connect the server in the same assistant the team already uses for job description drafts. Each Monday, run the same keyword basket and log the growth table in the applicant tracking system notes or a shared doc. When marketing launches a new EVP campaign, add the campaign slogan as a temporary keyword and retire it after eight weeks to avoid clutter.
Brand teams that need the full monitoring pattern should read https://www.trendsmcp.ai/brand-monitoring. Social-heavy programs can cross-check https://www.trendsmcp.ai/social-media-trends.
Trends MCP does not read private Slack praise or internal survey scores. It will not replace exit interview synthesis. If the company name matches a generic phrase, disambiguate with a product keyword in the prompt so charts stay trustworthy.
Before publishing employer brand charts externally, have counsel confirm that no series implies precision the pipeline does not support. Keep screenshots annotated with pull dates.
Tools for this workflow
get_trendsPlot how often candidates type the employer name compared with last year.
get_trends(keyword='acme robotics', source='google search', data_mode='weekly')
get_growthMeasure 1M and 3M change for the employer brand across search and news volume after a policy change or layoff headline.
get_growth(keyword='acme robotics', source='google search', percent_growth=['1M', '3M'])
get_top_trendsCheck whether the company lands in broader industry chatter on Google News during a campus hiring week.
get_top_trends(type='Google News Top News', limit=25)
FAQ