MCP Hub
Back to servers

gamedeals

Gamedeals MCP — wraps CheapShark API (game deal aggregator, no auth required)

Registry
Updated
Apr 2, 2026

mcp-gamedeals

MCP server for video game deals via the CheapShark API. No authentication required.

Tools

ToolDescription
search_dealsSearch game deals with filters and sorting
search_gamesSearch games by title and get cheapest prices
get_game_detailsGet price history and all store deals for a game
list_storesList all supported game stores

Quickstart (Pipeworx Gateway)

curl -X POST https://gateway.pipeworx.io/mcp \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","method":"tools/call","params":{"name":"gamedeals_search_deals","arguments":{"title":"Elden Ring"}},"id":1}'

License

MIT

Reviews

No reviews yet

Sign in to write a review