@pipeworx/rawg
Connect: https://gateway.pipeworx.io/rawg/mcp · Install: one-click buttons
Tools: 4
Tools
- search_games — Search the RAWG video game database by name, genre, or platform. Returns games with ratings, Metacritic scores, release dates, platforms, and genres. Example: search_games({ query: “zelda”, ordering:
- get_game — Get full details for a single video game: description, ratings, Metacritic score, platforms, genres, developers, publishers, ESRB rating, and playtime. Example: get_game({ id: “the-witcher-3-wild-hunt
- list_genres — List all video game genres in the RAWG database, with game counts per genre (e.g. Action, RPG, Indie, Strategy).
- list_platforms — List all gaming platforms in the RAWG database, with game counts per platform (e.g. PC, PlayStation 5, Xbox Series X, Nintendo Switch).
Tools
-
get_game— Get full details for a single video game: description, ratings, Metacritic score, platforms, genres, developers, publishers, ESRB rating, and playtime. Example: get_game({ id: the-witcher-3-wild-hunt -
list_genres— List all video game genres in the RAWG database, with game counts per genre (e.g. Action, RPG, Indie, Strategy). -
list_platforms— List all gaming platforms in the RAWG database, with game counts per platform (e.g. PC, PlayStation 5, Xbox Series X, Nintendo Switch). -
search_games— Search the RAWG video game database by name, genre, or platform. Returns games with ratings, Metacritic scores, release dates, platforms, and genres. Example: search_games({ query: zelda , ordering: -