B

Bgg MCP Server

This is an MCP server integrated with the BoardGameGeek XML API, providing functions such as board game search, detail retrieval, popular game query, and user collection synchronization. It supports SQLite data storage and Docker deployment.
2 points
14

What is the BoardGameGeek MCP service?

This is a bridge service that connects Claude AI with BoardGameGeek (the world's largest board game database). It allows you to query board game information, view popular games, manage personal collections, etc. through natural language.

How to use this service?

Just ask questions about board games in the Claude conversation, and the service will automatically handle the technical details. For example, query game rules, find similar games, or view friends' collections.

Applicable scenarios

Suitable for board game enthusiasts to query game information, record game records, discover new games, or for shop owners to manage inventory and understand market trends.

Main features

Game searchSearch for board games by name, supporting fuzzy matching and multiple languages
Game detailsGet complete game information including rules, number of players, duration, etc.
Popular gamesView the ranking of the most popular board games on BoardGameGeek currently
User collectionQuery and manage personal board game collections (under development)

Advantages and limitations

Advantages
Reduce duplicate queries - Automatically cache data to improve response speed
One-stop service - Integrate multiple API functions of BoardGameGeek
Natural language interaction - No need to memorize complex commands
Limitations
Some functions are still under development (such as user game records)
Requires Node.js environment or Docker support
Depends on the stability of the BoardGameGeek API

How to use

Installation preparation
Ensure that Node.js 22.5+ or Docker environment is installed
Configure Claude
Add MCP server settings to the Claude configuration file
Start using
After restarting Claude, you can query board game information through natural language

Usage examples

Query game informationWant to know the detailed rules and player reviews of a certain board game
Discover new gamesLook for board games similar to known preferences

Frequently Asked Questions

Do I need a BoardGameGeek account?
How often is the data updated?
Does it support Chinese game names?

Related resources

BoardGameGeek official website
The world's largest board game database and community
GitHub repository
Project source code and technical documentation
Node.js download
The JavaScript environment required for operation
Installation
Copy the following command to your Client for configuration
{
  "mcpServers": {
    "boardgamegeek": {
      "command": "node",
      "args": ["--experimental-sqlite", "/path/to/bgg-mcp-server/build/index.js"]
    }
  }
}

{
  "mcpServers": {
    "boardgamegeek": {
      "command": "bash",
      "args": ["-c", "cd /path/to/bgg-mcp-server && docker build -t bgg-mcp-server . && docker run --rm -i -v \"$(pwd)/data:/app/data\" bgg-mcp-server"]
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.
M
MCP Server Airbnb
Certified
MCP service for Airbnb listing search and details query
TypeScript
248
4 points
G
Godot MCP
Godot MCP is a Model Context Protocol server designed for the Godot game engine, providing functions such as editor control, project execution, and debug output capture, and supporting the interaction between AI assistants and the Godot engine.
JavaScript
375
4 points
M
MCP Unity
MCP Unity is a Unity Editor extension that implements the Model Context Protocol, allowing AI assistants to interact with Unity projects and providing a bridge between Unity and the Node.js server.
JavaScript
487
5 points
F
Firecrawl MCP Server
The Firecrawl MCP Server is a Model Context Protocol server integrating Firecrawl's web - scraping capabilities, providing rich web - scraping, searching, and content - extraction functions.
TypeScript
3.9K
5 points
U
Unreal MCP
Documentation for the integration of the Unreal Engine Model Context Protocol (MCP), helping to understand, set up, and use the MCP system.
Python
650
5 points
R
Rednote MCP
RedNote MCP is a tool that provides services for accessing Xiaohongshu content. It supports functions such as authentication management, keyword - based note search, and command - line initialization, and can access note content via URL.
TypeScript
450
4.5 points
P
Perplexity MCP
Certified
An MCP server based on the Perplexity AI API, providing web search functionality for the Claude desktop client.
Python
270
4.1 points
E
Exa Web Search
Certified
The Exa MCP Server is a server that provides web search capabilities for AI assistants (such as Claude), enabling real-time and secure web information retrieval through the Exa AI Search API.
TypeScript
1.8K
5 points
Featured MCP Services
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
141
4.5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
830
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
88
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
567
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
754
4.8 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.2K
4.7 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase