Submit

2d Games Assets Generator

@crony-io

An MCP (Model Context Protocol) server that generates advanced mock 2D PNG assets for games prototypes — directly from any MCP-compatible AI client such as Claude Desktop. This MCP is engine-agnostic and works with any game engine that supports PNG import: Godot Unity Unreal Engine GameMaker Construct RPG Maker And many more... Create placeholder sprites, UI elements, health bars, spritesheets, and more with full support for gradients, patterns, transparency, text rotation, and auto-scaling — all without opening an image editor. Each generated PNG embeds rich JSON metadata (dimensions, color, shape, description) directly in its EXIF data, so AI models without vision can still understand what an asset contains.

Server Config

{
  "mcpServers": {
    "2d-assets": {
      "args": [
        "-y",
        "2d-assets-mcp"
      ],
      "command": "npx",
      "disabled": false
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.