Skip to content
Claude Code

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

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

The Game Crafter in other clients