Skip to main content
Glama

BoardGameGeek MCP Server

by attilad
.gitignore640 B
# Dependencies node_modules/ package-lock.json yarn.lock # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Build outputs dist/ build/ lib/ *.tsbuildinfo *.js *.js.map *.d.ts !jest.config.js !patchlogs.js !test-mcp.js # Database data/*.sqlite # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local # IDE .idea/ .vscode/* !.vscode/settings.json !.vscode/tasks.json !.vscode/launch.json !.vscode/extensions.json # OS specific files .DS_Store Thumbs.db # Coverage directory coverage/ # Runtime data pids/ *.pid *.seed *.pid.lock # Caches .npm .eslintcache .stylelintcache

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