BoardGameGeek

bgg-thread-details

Get full content of a specific BoardGameGeek forum thread, including all posts and replies. Use this after finding relevant threads with bgg-rules.

Remote kkjdaniel/bgg-mcp

Other tools also called bgg-thread-details? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "thread_id": {
      "type": "number",
      "description": "The BoardGameGeek thread ID to fetch"
    }
  }
}