Generate 2D and 3D game assets using AI models hosted on Hugging Face Spaces
Generate 2D and 3D game assets using AI models hosted on Hugging Face Spaces. The game asset mcp mcp server wraps that behind the Model Context Protocol, so an assistant can use it through 6 defined tools rather than through you.
This project is an innovative tool that simplifies game asset creation by leveraging AI-powered generation. Whether you're a game developer seeking rapid prototypes or an AI enthusiast exploring generative models, this tool enables you to create 2D and 3D game assets from text prompts effortlessly. It integrates AI models from Hugging Face Spaces—powered by "gokaygokay/Flux-2D-Game-Assets-LoRA", "gokaygokay/Flux-Game-Assets-LoRA-v2", and one of three 3D model generation spaces (InstantMesh, Hunyuan3D-2, or Hunyuan3D-2mini-Turbo, which you must duplicate to your account)—and uses the **Model
Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
Everything the assistant can do here goes through one of these:
Command — generate_2d_asset prompt:"pixel art sword"Output — Saves a PNG file (e.g., 2d_asset_generate_2d_asset_1698765432.png) and returns its URIInstantMesh — Multi-step (/check_input_image, /preprocess, /generate_mvs, /make3d)Hunyuan3D-2 — Single-step (/generation_all)Hunyuan3D-2mini-Turbo — Single-step (/generation_all) with turbo modesVersioning — The Versioning tool exposed by this servernpm). - Git: For cloning the repository. - Internet Access: Required for Hugging Face API connectivity. - Hugging Face Account: Needed for API access; obtain your token from huggingface.co/settings/tokens. - NPM Packages: - @gradio/client: Interacts with Hugging Face Spaces. -Among the AI and media services options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Game Asset MCP's toolset — Command, Output, InstantMesh and 3 more — is a fair guide to whether it matches your workflow. It is maintained by MubarakHAlketbi; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Game Asset MCP's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| Command | generate_2d_asset prompt:"pixel art sword" |
| Output | Saves a PNG file (e.g., 2d_asset_generate_2d_asset_1698765432.png) and returns its URI. |
| InstantMesh | Multi-step (/check_input_image, /preprocess, /generate_mvs, /make3d). |
| Hunyuan3D-2 | Single-step (/generation_all). |
| Hunyuan3D-2mini-Turbo | Single-step (/generation_all) with turbo modes. |
| Versioning | The Versioning tool exposed by this server. |
npm). - Git: For cloning the repository. - Internet Access: Required for Hugging Face API connectivity. - Hugging Face Account: Needed for API access; obtain your token from huggingface.co/settings/tokens. - NPM Packages: - @gradio/client: Interacts with Hugging Face Spaces. -Build a programmable telecommunications stack for connecting telephony services with the Internet via a cloud-based utility.
Search built for AI, not humans — semantic web search that returns model-ready content, plus code context.
Answers, not links — delegate questions to Perplexity's search-grounded models and get cited responses back.
Give your assistant a voice — text-to-speech, voice cloning and audio tools from the ElevenLabs API.
Give your assistant a real code sandbox — isolated cloud VMs for actually running the code it writes.
The ML hub in your context window — search models, datasets, papers and run Spaces from the official server.