Thegamesdb
Server Details
TheGamesDB MCP — wraps TheGamesDB API (thegamesdb.net), a community
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Uptime
- 45.4% over 37 days
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- pipeworx-io/mcp-thegamesdb
- GitHub Stars
- 0
- Server Listing
- thegamesdb
TDQS
Scored across 35 tools
The set bundles a games database with a massive general research toolkit, so the agent must constantly disambiguate between unrelated domains. Within clusters there is real overlap: ask_pipeworx vs ask_pipeworx_beta vs ask_pipeworx_grounded, discover_tools vs suggest_questions, ai_visibility_check vs scan_competitor_ai_presence, and the five polymarket_* tools all require careful reading to pick correctly.
Almost all tools use predictable snake_case with a verb or verb_noun structure (list_genres, get_game, search_games, compare_entities, validate_claim, resolve_entity). Minor deviations exist—noun-style names like entity_profile, recent_alerts, recent_changes, and the _beta/_grounded suffixes—but the pattern is still readable and mostly consistent.
35 tools is heavy, and only four (get_game, search_games, list_genres, list_platforms) relate to the server's TheGamesDB name. The rest are a sprawling meta-toolkit for SEC/FDA/FRED/polymarket/memory/subscriptions, so the count is mismatched to the apparent games-database scope despite each individual tool having a rationale.
For the games-database domain the surface covers basic search, single-game lookup, genres, and platforms, but notable gaps remain: no browsing by platform/genre, no developer/publisher lookup, and no dedicated image endpoints beyond the single boxart field. The unrelated toolkit tools are extensive but do not fill those game-domain gaps.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
1 tool update
- Changed
bet_research2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "market": "when-will-bitcoin-hit-150k" - }, - { - "market": "https://polymarket.com/event/when-will-bitcoin-hit-150k" - } -]New value: +[ + { + "market": "will-kristi-noem-win-the-2028-republican-presidential-nomination" + }, + { + "market": "https://polymarket.com/event/will-kristi-noem-win-the-2028-republican-presidential-nomination" + } +] - changed
Input schema / properties / market / descriptionPrevious value: -"Polymarket slug (\"when-will-bitcoin-hit-150k\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."New value: +"Polymarket slug (\"will-kristi-noem-win-the-2028-republican-presidential-nomination\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."
2 tool updates
- Changed
bet_research2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "market": "will-bitcoin-reach-100k-in-july-2026" - }, - { - "market": "https://polymarket.com/event/will-bitcoin-hit-150k-by-june-30-2026" - } -]New value: +[ + { + "market": "when-will-bitcoin-hit-150k" + }, + { + "market": "https://polymarket.com/event/when-will-bitcoin-hit-150k" + } +] - changed
Input schema / properties / market / descriptionPrevious value: -"Polymarket slug (\"will-bitcoin-hit-150k-by-june-30-2026\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k by June 30?\")"New value: +"Polymarket slug (\"when-will-bitcoin-hit-150k\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."
- Changed
polymarket_kalshi_spread2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "topic": "fed" - }, - { - "topic": "btc" - } -]New value: +[ + { + "topic": "fed" + }, + { + "topic": "btc" + }, + { + "topic": "bitcoin" + }, + { + "topic": "fed rate decision" + } +] - changed
Input schema / properties / topic / descriptionPrevious value: -"Pre-mapped: fed | btc | cpi | gdp | sp500 | recession | next_pope | next_uk_pm | next_israel_pm | 2028_president"New value: +"Subject to compare. Canonical keys: fed | btc | eth | cpi | gdp | sp500 | recession | next_pope | next_uk_pm | next_israel_pm | 2028_president — but aliases and keywords resolve too (\"bitcoin\", \"fed rate decision\", \"ethereum\", \"inflation\", \"s&p 500\", \"us recession\", \"next pope\", \"2028 election\"). Check resolution.topic_matched_by in the response: \"exact\"/\"alias\" is a curated pairing, \"phrase\"/\"token\" is a keyword guess."
Related MCP Connectors
RAWG MCP — wraps the RAWG video games database API (rawg.io)
Boardgames MCP — wraps Board Game Atlas API (public demo client_id, free)
TheAudioDB MCP — community music metadata database.
MusicBrainz MCP — wraps MusicBrainz Web Service v2 (free, no auth)
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceDiscovers and manages installed games on Windows PC from platforms like Steam, Epic Games, GOG, and more. Provides tools to list, get details, and launch games via MCP.MIT
- FlicenseAqualityDmaintenanceAn MCP server that wraps The Movie Database (TMDB) API, enabling search for movies and TV shows, retrieval of movie details, recommendations, similar movies, trending content, streaming providers, and movie discovery.8-
- AlicenseNot gradedqualityCmaintenanceProvides access to music metadata from TheAudioDB community database through MCP.1 npmMIT
- AlicenseAqualityAmaintenanceMCP server for The Movie Database (TMDB): search and look up movies, TV shows and people, and read IMDb/Rotten Tomatoes/Metacritic ratings (via OMDb) in the same call.3169 npm4MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.