The Game Crafter for Claude Code
io.github.alex-gon/thegamecrafter
Design, manage, and price tabletop games on The Game Crafter via MCP.
client:Claude Code
transport:stdio
runtime:npm
Install The Game Crafter in Claude Code
run in your project directory
claude mcp add thegamecrafter -e TGC_API_KEY_ID=<TGC_API_KEY_ID> -e TGC_USERNAME=<TGC_USERNAME> -e TGC_PASSWORD=<TGC_PASSWORD> -e TGC_API_BASE=<TGC_API_BASE> -e TGC_UPLOAD_BASE_DIR=<TGC_UPLOAD_BASE_DIR> -- npx -y @alex-gon/tgc-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs