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

Similar MCP servers embedding-nearest

ai.smithery/kkjdaniel-bgg-mcp
BGG MCP provides access to the BoardGameGeek API through the Model Context Protocol, enabling retr…
0 tools · streamable-http
BoardGameGeek MCP Server
BoardGameGeek MCP server providing access to BGG API data through standardized tools
0 tools
BoardGameGeek MCP by UnClick
BoardGameGeek search, game details, rankings, and collections. By UnClick.
0 tools
mcp-server-ggdeals
Model Context Protocol (MCP) server for fetching video game deals, historical lows, and bundles from gg.deals.
0 tools
hazse/boardgame-mcp
Trial MCP server to fetch board game details from BGG.
0 tools
gfg-mcp-server-bigquery
A Model Context Protocol server that provides access to BigQuery. This server enables LLMs to inspect database schemas and execute queries.
0 tools

How to use

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

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