← All servers
πŸ”§

The Game CrafterVerifiedπŸ›‘ No advisories

io.github.alex-gon/thegamecrafter
New to MCP? Start here β†’
3β˜… stars
0weekly installs
3 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/alex-gon, which proved it owns this namespace.

Verified owner: github.com/alex-gon β†—io.github.alex-gon/thegamecrafter

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs TGC_API_KEY_ID, TGC_PASSWORD.
βœ“
Configuration
Reads TGC_USERNAME, TGC_API_BASE, TGC_UPLOAD_BASE_DIR.

About

Design, manage, and price tabletop games on The Game Crafter via MCP.

Packages & transports

npm@alex-gon/tgc-mcp-serverv0.1.1 Β· npx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "thegamecrafter": {
      "command": "npx",
      "args": [
        "-y",
        "@alex-gon/tgc-mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @alex-gon/tgc-mcp-server