Studios and investors watch whether player counts are climbing or cooling. Source steam expects the game display name used in the docs so assistants return monthly-style concurrent signals without guessing App IDs.
Producers still ask copilots for player context during roadmap chats. Trends MCP wires source: "steam" with the keyword rules from Data Sources.
When two games share a subtitle, ask the user for the exact Steam store title before running get_trends. Cite the keyword you queried when summarizing so stakeholders can verify the match.
Steam trends, Gaming trends. Hub: MCP trend tools for assistants.
Tools for this workflow
get_trendsPlot long-run player momentum for a live-service title or classic release.
get_trends(keyword='Helldivers 2', source='steam', data_mode='weekly')
get_growthCompare post-launch windows for two candidate games ahead of a publishing pitch.
get_growth(keyword='Helldivers 2', source='steam', percent_growth=['3M', '12M', 'YTD'])
get_ranked_trendsSurface games with unusual Steam momentum when analysts scan the market.
get_ranked_trends(source='steam', sort='yoy_pct_change', limit=15)
get_top_trendsPull YouTube Trending or Reddit Hot Posts when the user wants cultural context around a Steam spike.
get_top_trends(type='YouTube Trending', limit=15)
FAQ