Releases: kkjdaniel/bgg-mcp
Releases · kkjdaniel/bgg-mcp
v1.6.1
13 Feb 02:29
Compare
Sorry, something went wrong.
No results found
v1.6.0
13 Feb 02:05
Compare
Sorry, something went wrong.
No results found
Features:
Remove Smithery (deprecated server hosting), favouring MCP Registry
v1.5.2
13 Feb 01:47
Compare
Sorry, something went wrong.
No results found
Features:
Added stricter MCP schema validation
Updated tool prompts
Enforce essential info to be returned only from details tool
v1.5.1
04 Nov 10:45
Compare
Sorry, something went wrong.
No results found
Features:
Added MCP resources for BGG hotness and collections
v1.5.0
04 Nov 03:07
Compare
Sorry, something went wrong.
No results found
Features:
Adds support for API key and cookie authentication
Smithery config support
GoGeek 2.0 library
v1.4.0
16 Sep 01:50
Compare
Sorry, something went wrong.
No results found
Features:
Added BGG rules tool
Added BGG thread details tool
Improved name searching
v1.3.0
12 Sep 17:26
Compare
Sorry, something went wrong.
No results found
Features:
Support for Streamable HTTP
HTTP Registry Support
v1.2.0
10 Sep 00:40
Compare
Sorry, something went wrong.
No results found
Features:
Added HTTP/SSE transport mode alongside STDIO
Supports deployment via Smithery with automatic HTTPS
Backward compatible for STDIO locally
v1.1.0
30 Jul 15:47
Compare
Sorry, something went wrong.
No results found
Fixes:
Fix base game filtering (expansions are also awkwardly subtypes of boardgame so for base games only, we must also now exclude basegameexpansions)
Get details can now accept an array of IDs to save on multiple tool calls
Minor code cleanup