gaming
Bgg Mcp
An MCP server that enables interaction with board game related data via the BoardGameGeek API (XML API2).
cloud
rust
gaming
Installation
npx -y kkjdaniel/bgg-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "bgg-mcp",
"command": "npx",
"args": [
"-y",
"kkjdaniel/bgg-mcp"
]
}About This MCP Server
kkjdaniel/bgg-mcp
An MCP server that enables interaction with board game related data via the BoardGameGeek API (XML API2).
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub