The Game Crafter runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from npm. Last commit 2 Apr 2026.
Design, manage, and price tabletop games on The Game Crafter via MCP.
Today is the operative word: we check The Game Crafter every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add thegamecrafter -- npx -y @alex-gon/tgc-mcp-server
{
"mcpServers": {
"thegamecrafter": {
"args": [
"-y",
"@alex-gon/tgc-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.thegamecrafter]
command = "npx"
args = ["-y", "@alex-gon/tgc-mcp-server"]
{
"mcpServers": {
"thegamecrafter": {
"args": [
"-y",
"@alex-gon/tgc-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"thegamecrafter": {
"args": [
"-y",
"@alex-gon/tgc-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
TGC_API_KEY_ID (Your TGC API key ID from thegamecrafter.com/account/apikeys), TGC_USERNAME (Your TGC account username), TGC_PASSWORD (Your TGC account password), TGC_API_BASE (Override the TGC API base URL), TGC_UPLOAD_BASE_DIR (Restrict file uploads to a specific directory).
The author declared them in the registry entry; get the values from the project itself.
MCP server for mortgage rate pricing and mini pricer management via the Lenderprice API
MCP server for the Handbook API – manage handbook entries via CRUD, overview and tag search.
NBA MCP — player, team, and game data via the BallDontLie API
Deploy, pay for and manage apps on Flux Cloud, the decentralized cloud. Prices in USD.
Find tabletop events, venues, and games. RSVP, register, create events via personal token.
Zero-config MCP server + CLI for ZSpace NAS: manage files and pool stats via desktop client proxy.
Create and manage invoices and customers on Jupiter Invoice (MCP, API-key auth).
Manage podcast guest pipeline, outreach drafts, and analytics via 5 MCP tools.
Answers built from our own checks of this server.