BGG MCP provides access to the BoardGameGeek API through the Model Context Protocol, enabling retr…
{
"mcpServers": {
"ai-smithery-kkjdaniel-bgg-mcp": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
BGG MCP provides access to the BoardGameGeek API through the Model Context Protocol, enabling retr…
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 55 days ago. 33 stars.
Will it work with my client?
Transport: . Compatibility not confirmed.
No automated test available for this server. Check the GitHub README for setup instructions.
No known vulnerabilities.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationHave you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Dynamic problem-solving through sequential thought chains
A Model Context Protocol server for searching and analyzing arXiv papers
An open-source AI agent that brings the power of Gemini directly into your terminal.
The official Python SDK for Model Context Protocol servers and clients
MCP Security Weekly
Get CVE alerts and security updates for ai.smithery/kkjdaniel-bgg-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
BGG MCP provides access to the BoardGameGeek API through the Model Context Protocol, enabling retrieval and filtering of board game data, user collections, and profiles. The server is implemented in Go, using the GoGeek library, which helps ensure robust API interactions.
Price data is provided by BoardGamePrices.co.uk, offering real-time pricing from multiple retailers.
Game recommendations are powered by Recommend.Games, which provides algorithmic similarity recommendations based on BoardGameGeek data.
| Tool | Description |
| -------------------- | --------------------------------------------------------------------------- |
| bgg-search | Search for board games with type filtering (base games, expansions, or all) |
| bgg-details | Get detailed information about a specific board game |
| bgg-collection | Query and filter a user's game collection with extensive filtering options |
| bgg-hot | Get the current BGG hotness list |
| bgg-user | Get user profile information |
| bgg-price | Get current prices from multiple retailers using BGG IDs |
| bgg-trade-finder | Find trading opportunities between two BGG users |
| bgg-recommender | Get game recommendations based on similarity to a specific game |
| bgg-thread-details | Get the full content of a specific BGG forum thread including all posts |
| Tool | Description |
| ----------- | ------------------------------------------------------------------------------------------ |
| bgg-rules | Answer rules questions by searching BGG forums for relevant discussions and clarifications |
BGG MCP exposes resources that AI assistants can access directly for contextual information:
| Resource | URI | Description |
| ------------------- | --------------------- | ---------------------------------------------------------------- |
| BGG Hotness | bgg://hotness | Current BGG hotness list, always available |
| My BGG Collection | bgg://my-collection | Your personal BGG collection (requires BGG_USERNAME to be set) |
BGG MCP includ