Skip to content
Back to search
60
MCP http

BoardGameGeek

kkjdaniel/bgg-mcp

BGG MCP provides access to BoardGameGeek and a variety of board game related data through the Model Context Protocol. Enabling retrieval and filtering of board game data, user collections, and profiles.

Uptime
100.0%
144 probes
Response
0ms
last probe
Tools
0
callable

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "boardgamegeek": {
      "url": "https://github.com/kkjdaniel/bgg-mcp",
      "transport": "http"
    }
  }
}