-
securityF
license-
qualityAn MCP server that enables Claude Desktop to interact with Sanity.io content, providing tools to create, edit, list documents and get schema templates.
Last updated -
TypeScript
这是一个与 BoardGameGeek XML API 集成的模型上下文协议 (MCP) 服务器,允许 Claude 搜索棋盘游戏、检索游戏详细信息、获取用户收藏等。
该服务器提供以下工具:
要验证服务器是否正常工作:
测试脚本将:
~/Library/Application Support/Claude/claude_desktop_config.json
%APPDATA%\Claude\claude_desktop_config.json
注意: -v "$(pwd)/data:/app/data"
选项将本地data
目录挂载到Docker容器中的/app/data
目录,确保SQLite数据库在容器外持久化。
与 Claude 建立联系后,您可以提出以下问题:
服务器使用 SQLite 进行数据持久化。所有检索到的游戏数据、用户收藏和游戏历史记录都存储在data/bgg.sqlite
数据库文件中。该文件:
如果数据库不存在,则会自动创建数据库,并在您使用服务器时填充。
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
与 BoardGameGeek XML API 集成的 MCP 服务器,允许 Claude 搜索棋盘游戏、检索游戏详细信息以及访问用户收藏。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/attilad/bgg-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server