Game Asset GeneratorServer

MubarakHAlketbi
GitHub
Game DevelopmentAI GenerationAsset Creation

Loading subscription status...

💡 Description

An innovative tool that simplifies the creation of game assets using AI-driven generation. It allows developers to generate both 2D and 3D game resources effortlessly from text prompts, integrating AI models from Hugging Face Spaces and utilizing the Model Context Protocol (MCP) for smooth interaction with AI assistants like Claude Desktop.

📝 JSON Entries

{
  "mcpServers": [
    {
      "game-asset-generator": {
        "args": [
          "/full/path/to/game-asset-mcp/src/index.js"
        ],
        "command": "node"
      }
    }
  ]
}

🛠️ Tools

Node.jsTypeScriptExpressZod

Features

  • 2D asset generation from text prompts
  • 3D asset generation with multiple model spaces
  • HTTPS support for secure remote communication
  • Integration with AI assistants like Claude Desktop
  • Robust input validation

💬 Example Queries

  • Generate a 2D sprite for a pixel art sword
  • Create a 3D model for an isometric castle