π¦ ClawHub
Pipeworx boardgames
by @brucegutman
Search and retrieve detailed info on board games, including popular titles, player count, playtime, rating, price, and descriptions.
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"
}
}
}