Loomal

BoardGameGeek MCP Server

MCP server by github.com/kkjdaniel/bgg-mcp

BoardGameGeek MCP server providing access to BGG API data through standardized tools

44 starsoci: docker.io/kdaniel/bgg-mcp:1.6.1

About BoardGameGeek MCP Server

BoardGameGeek MCP Server is an MCP (Model Context Protocol) server published by kkjdaniel in the official MCP registry. BoardGameGeek MCP server providing access to BGG API data through standardized tools

It ships as a Docker image (docker.io/kdaniel/bgg-mcp:1.6.1), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/kkjdaniel/bgg-mcp, where the project has earned 44 GitHub stars.

Use BoardGameGeek MCP Server with your agent

Claude Code · one command
claude mcp add boardgamegeek-mcp-server -- docker run -i --rm docker.io/kdaniel/bgg-mcp:1.6.1
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "boardgamegeek-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/kdaniel/bgg-mcp:1.6.1"
      ]
    }
  }
}
ocidocker.io/kdaniel/bgg-mcp:1.6.1

Frequently asked questions

What is BoardGameGeek MCP Server?
BoardGameGeek MCP Server is an MCP (Model Context Protocol) server by kkjdaniel. BoardGameGeek MCP server providing access to BGG API data through standardized tools
How do I connect BoardGameGeek MCP Server to Claude, Cursor, or another MCP client?
Install BoardGameGeek MCP Server from its oci package (docker.io/kdaniel/bgg-mcp:1.6.1) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is BoardGameGeek MCP Server open source?
Yes — the source code is public at github.com/kkjdaniel/bgg-mcp, with 44 GitHub stars.
Can AI agents pay to use BoardGameGeek MCP Server?
Not yet through Loomal — BoardGameGeek MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain BoardGameGeek MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.