GG Deals MCP Server
Related Servers
Alternatives to GG Deals MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to search, compare prices, and get details on discounted and free games across Steam, Epic, GOG, and Humble Bundle.-
- FlicenseCqualityDmaintenanceEnables querying game deals, prices, and managing collections using the IsThereAnyDeal API with 53 specialized tools.531-
- AlicenseNot gradedqualityCmaintenanceEnables searching for game deals and looking up games across multiple stores using the CheapShark API.4 npmMIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to recommend Steam games from natural language by searching games, finding similar titles, filtering by tags and platform, and retrieving detailed game metadata.1MIT
- AlicenseAqualityCmaintenanceMCP server that provides AI assistants with access to IsThereAnyDeal game pricing data, including current prices, discounts, historical lows, and active deals across multiple digital storefronts, using the official ITAD API with batching and caching.57 npmMIT
- AlicenseBqualityDmaintenanceEnables LLMs to retrieve and analyze Steam game reviews, providing access to review statistics, game information, and helping summarize pros and cons of games.116 npm7MIT
TDQS
Scored across 4 tools
Each tool targets a distinct purpose: search_games finds games by title, get_game_prices retrieves current prices, get_historical_low gets all-time lows, and get_game_bundles fetches package variants. There is no meaningful overlap or ambiguity between them.
All tool names follow the same snake_case verb_noun pattern: search_games, get_game_prices, get_historical_low, get_game_bundles. The convention is uniform and predictable, making the tool set easy to navigate.
With only 4 tools, the server is tightly scoped to its core purpose of looking up game pricing information. Each tool earns its place and the count feels appropriate rather than thin or bloated.
The server covers the primary workflow of searching for a game, checking current prices, viewing historical lows, and fetching bundles. Minor gaps exist such as browsing recent deals or filtering prices by store, but the surface is largely complete for its stated purpose.