Generates 3D game assets via MCP protocol. Create models, textures, and scenes for Three.js and game engines using natural language.
20 GitHub stars with active development (last commit June 2026)
MCP server supporting image generation via OpenAI, Google Gemini, and Fal.ai
Generates 3D models using FAL.ai Trellis and Hunyuan3D 2.0
MCP Game Asset Gen is an MCP server that connects AI assistants to game development workflows. Install the server, configure your AI client, and start generating images, 3D models, audio, and video assets using natural language. It supports multiple providers including OpenAI DALL-E, Google Gemini, and Fal.ai for image generation, as well as Fal.ai Trellis and Hunyuan3D 2.0 for 3D models. The server is optimized for game asset creation and integrates seamlessly with Three.js and other game engines.
Yes, the server generates assets that can be directly integrated into your Three.js project. The generated files are saved to your specified output paths, and you can immediately reference them in your scene.
Yes, you need API keys for each provider you wish to use (OpenAI, Google Gemini, Fal.ai). The server reads these from environment variables, so you can configure which providers are available.
Install Game Asset Gen MCP to get started:
Or visit the project page for detailed setup instructions.