bgg-mcp-server
If you are the rightful owner of bgg-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The BoardGameGeek MCP Server integrates with the BoardGameGeek XML API, enabling users to search for board games, retrieve game details, and manage user collections and plays.
The BoardGameGeek MCP Server is a specialized server that connects with the BoardGameGeek XML API to provide a seamless experience for board game enthusiasts. It allows users to search for board games by name, retrieve detailed information about specific games, and access the current hottest games on BoardGameGeek. Additionally, it offers functionalities to manage user collections and plays, including synchronization features. The server is built using Node.js and supports experimental SQLite for data persistence, ensuring efficient data management and reduced API calls. It can be run directly or through Docker, making it versatile for different deployment environments. The server is designed to work with Claude for Desktop, allowing users to integrate board game data retrieval into their desktop applications.
Features
- search-games: Search for board games by name
- get-game-details: Get detailed information about a specific board game
- get-hot-games: Get the current hottest board games on BoardGameGeek
- get-user-collection: Get a user's board game collection with filtering options
- sync-user-collection: Synchronize a user's collection from BoardGameGeek