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%
16 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
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
BigGo-MCP-Server
A Model Context Protocol (MCP) server that provides product search, price history tracking, and specification search capabilities.
0 tools
helping-geek-mcp
A Model Context Protocol (MCP) server providing basic demonstration of MCP tools and utilities
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"
    }
  }
}