🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Pipeworx boardgames

by @brucegutman

Search and retrieve detailed info on board games, including popular titles, player count, playtime, rating, price, and descriptions.

Versionv1.0.0
Downloads315
TERMINAL
clawhub install pipeworx-boardgames

πŸ“– About This Skill

Boardgames

Boardgames MCP β€” wraps Board Game Atlas API (public demo client_id, free)

search_games

Search for board games by name. Returns title, year, player count, playtime, rating, price, and desc

get_game

Get full details for a specific board game by ID (from search_games results). Returns name, year, pl

hot_games

Get the most popular board games ranked by current buzz. Returns title, year, player count, playtime

{
  "mcpServers": {
    "boardgames": {
      "url": "https://gateway.pipeworx.io/boardgames/mcp"
    }
  }
}