Skip to main content
Glama

BoardGameGeek MCP Server

by attilad
package.json588 B
{ "name": "mcp-bgg-server", "version": "1.0.0", "description": "BoardGameGeek API integration for Model Context Protocol", "type": "module", "main": "index.js", "scripts": { "build": "tsc", "start": "node --experimental-sqlite build/index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.9.0", "axios": "^1.8.4", "fast-xml-parser": "^5.2.0" }, "devDependencies": { "@types/node": "^22.14.0", "typescript": "^5.8.3" }, "overrides": { "glob": "^9.3.5", "rimraf": "^5.0.5" }, "engines": { "node": ">=22.5.0" } }

MCP directory API

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