For Developers
The dataset
DemoRadar tracks every Steam demo automatically. Here is what the dataset looks like right now.
Demos tracked
21,121
Genres covered
28
Demos with data
9,956
Players right now
34,791
Data freshness
11 min ago
Update frequency
Every 15 min
Access the data
DemoRadar runs a hosted MCP (Model Context Protocol) server that gives LLM agents direct access to trending demos, player stats, and discovery data. No install, no API key. Add it to Claude Code, Claude Desktop, or any MCP-compatible client.
Claude Code
claude mcp add --transport http demoradar https://mcp.demoradar.gg/mcpClaude Desktop
{
"mcpServers": {
"demoradar": {
"url": "https://mcp.demoradar.gg/sse"
}
}
}Available tools
list_heating_upDemos gaining momentum, ranked by heat scorelist_hot_right_nowMost-played demos right nowlist_just_droppedDemos released in the last 7 dayslist_quiet_gemsAlgorithmic discovery pickslist_peak_performersDemos ranked by all-time peak concurrent playersget_demoFull details for a demo by slug, including recent player readingssearch_demosFull-text search demos by name
List tools accept optional limit (1-50) and genres (array of Steam genres) parameters.
Player data collected from Steam. DemoRadar is not affiliated with Valve. Operated by Hashalias LLC.