Smithery Kkjdaniel Bgg Mcp
BGG MCP provides access to the BoardGameGeek API through the Model Context Protocol, enabling retr…
About This MCP Server
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.
Tools & Endpoints
Example Workflow
Here are some example prompts you can use to interact with the BGG MCP tools:
Specifications
Requirements
- > Authentication Required: Most BGG MCP tools require authentication to access BoardGameGeek's API. See the Configuration section below for setup instructions.
Hosting
Hosting Options
- Remote
API
Integrate this server into your application. Choose a connection method below.
Configure
"bgg": {
"command": "docker",
"args": ["run", "-i", "--rm",
"-e", "BGG_API_KEY",
"-e", "BGG_USERNAME",
"kdaniel/bgg-mcp"
],
"env": {
"BGG_API_KEY": "your_api_key_here",
"BGG_USERNAME": "your_bgg_username"
}
}Performance
Usage
Quick Reference
- Name
- Smithery Kkjdaniel Bgg Mcp
- Function
- BGG MCP provides access to the BoardGameGeek API through the Model Context Protocol, enabling retr…
- Transport
- Remote
- Source
- External (Registry)
- License
- Open Source
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.