bgg-mcp-server
0
The BoardGameGeek MCP Server is designed to interact with the BoardGameGeek XML API, providing users with features to search, retrieve, and manage board game data. The server supports various operations like fetching game details and synchronizing user collections, aiming to reduce API calls and improve response times by using SQLite for data persistence.
search-games
Search for board games by name
get-game-details
Get detailed information about a specific board game
get-hot-games
Get the most popular board games currently
get-user-collection
Get users' board game collection
sync-user-collection
Synchronize user's collections
get-user-plays
Get user's play history
sync-user-plays
Synchronize user's play history
get-similar-games
Get similar games