Loading MCP server directory, please wait...
BGG MCP provides access to the BoardGameGeek API through the Model Context Protocol, enabling retr…
npx @getmcp/cli add ai.smithery/kkjdaniel-bgg-mcpRequires Pre-built binary. Community-contributed server. Review source before installing.
AuthorizationBearer token for Smithery authentication
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.smithery/kkjdaniel-bgg-mcp": {
"url": "https://server.smithery.ai/@kkjdaniel/bgg-mcp/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {smithery_api_key}"
}
}
}
}