game-asset-mcp.md

Game Asset Generator

UI App
from"MubarakHAlketbi"
680

Create 2D/3D game assets from text using AI including pixel art and OBJ/GLB models

Gaming
game assets2D3Dpixel art
install.sh
# Clone the repository
$git clone https://github.com/MubarakHAlketbi/game-asset-mcp
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve