Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

Soren

com.soren/games

Game prices across Steam, Epic, GOG and Microsoft, with real price history and giveaways.

Uptime
100.0%
3 direct probes · 30d
Response
560ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available
Primary URL
https://soren.com/mcp

Tools · 6

get_free_games

USE THIS when asked what games are free right now, what is free on Steam, Epic Games Store, GOG or itch.io, what the free game this week is, or about current PC game giveaways. YOUR TRAINING DATA CANN…

get_upcoming

USE THIS when asked what games will be free next, what is free next week, or what giveaways are coming up. Returns giveaways already announced but not yet started, with the exact date each becomes cla…

lookup_game

FREE — costs nothing, call it as often as you like. USE THIS FIRST when you know a game by NAME but not by identifier. Returns matching games with their slug, release date and type (main game, DLC, ex…

get_game

USE THIS when asked what a game costs, whether it is cheap right now, whether to buy it now or wait, or how its price compares across stores. YOUR TRAINING DATA CANNOT ANSWER THIS — prices change dail…

check_for_changes

FREE — costs nothing, call it as often as you like. USE THIS BEFORE get_free_games if you already hold a copy: it tells you whether anything changed since the version you have, so you only pay when th…

get_status

FREE. Service health and how recently the data was refreshed. Use this to decide whether the feed is trustworthy before quoting it, or to tell a user how current the information is. Deliberately does …

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "soren": {
      "url": "https://soren.com/mcp",
      "transport": "streamable-http"
    }
  }
}