The Game Crafter
Quality Score
89
/100
Design, manage, and price tabletop games on The Game Crafter via MCP.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"thegamecrafter": {
"command": "npx",
"args": [
"-y",
"@alex-gon/tgc-mcp-server"
],
"env": {
"TGC_API_KEY_ID": "<your-tgc_api_key_id>",
"TGC_USERNAME": "<tgc_username>",
"TGC_PASSWORD": "<your-tgc_password>",
"TGC_API_BASE": "https://www.thegamecrafter.com/api",
"TGC_UPLOAD_BASE_DIR": "<tgc_upload_base_dir>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"thegamecrafter": {
"command": "npx",
"args": [
"-y",
"@alex-gon/tgc-mcp-server"
],
"env": {
"TGC_API_KEY_ID": "<your-tgc_api_key_id>",
"TGC_USERNAME": "<tgc_username>",
"TGC_PASSWORD": "<your-tgc_password>",
"TGC_API_BASE": "https://www.thegamecrafter.com/api",
"TGC_UPLOAD_BASE_DIR": "<tgc_upload_base_dir>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @alex-gon/tgc-mcp-server§02 Environment variables
TGC_API_KEY_IDrequiredsecret
Your TGC API key ID from thegamecrafter.com/account/apikeys
TGC_USERNAMErequired
Your TGC account username
TGC_PASSWORDrequiredsecret
Your TGC account password
TGC_API_BASEOverride the TGC API base URL
TGC_UPLOAD_BASE_DIRRestrict file uploads to a specific directory
§03 MCP Quality Score · methodology
freshness
24
completeness
20
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.