Gamecodex
Freeby MCP Community
Game dev AI assistant — MCP server with 950+ docs across 29 engines, structured workflows, and guidance for game developers.
v0.4.1Added Apr 12, 2026
mcpgamedevgame-developmentgamecodexmodel-context-protocol
Gamecodex MCP Server
Game dev AI assistant — MCP server with 950+ docs across 29 engines, structured workflows, and guidance for game developers.
Installation
npx -y gamecodex
Reviews
Installation
Quick install
npx -y gamecodex
Add to claude_desktop_config.json
{
"mcpServers": {
"gamecodex": {
"command": "npx",
"args": ["-y", "gamecodex"]
}
}
}