gaming

Bgg Mcp

An MCP server that enables interaction with board game related data via the BoardGameGeek API (XML API2).

cloud
rust
gaming
0
View on GitHub

Installation

npx -y kkjdaniel/bgg-mcp

Configuration

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).

GitHub: https://github.com/kkjdaniel/bgg-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub