Steam concurrent player signals assistants can query by game name

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.

Game analytics rarely sit inside the writing assistant

Producers still ask copilots for player context during roadmap chats. Trends MCP wires source: "steam" with the keyword rules from Data Sources.

Disambiguation discipline

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.

Related pages

Steam trends, Gaming trends. Hub: MCP trend tools for assistants.

get_trends

Plot long-run player momentum for a live-service title or classic release.

get_trends(keyword='Helldivers 2', source='steam', data_mode='weekly')

get_growth

Compare 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_trends

Surface games with unusual Steam momentum when analysts scan the market.

get_ranked_trends(source='steam', sort='yoy_pct_change', limit=15)

get_top_trends

Pull YouTube Trending or Reddit Hot Posts when the user wants cultural context around a Steam spike.

get_top_trends(type='YouTube Trending', limit=15)

Common questions

Game display name in plain English as the docs describe, for example Elden Ring or Counter-Strike 2. The resolver picks the first Steam store search result, so ambiguous names need disambiguation from the user.
steam in lowercase per trendsmcp.ai/docs.
Steam concurrent data is monthly granularity in the pipeline. Avoid treating it like tick-by-tick telemetry; use it for milestone reviews and comparative storytelling.
reddit and google search help explain whether conversation and discovery align with player counts. Narrate each source separately because they measure different behaviors.
Get Steam concurrent player signals assistants can query by game name 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