An MCP server for generating placeholder 2D game assets as PNG files, including sprites, UI elements, bars, and simple items, with embedded JSON metadata in EXIF. It can also generate batch assets or spritesheets for use in any engine that imports PNGs.
From the registry: MCP server for generating advanced mock 2D PNG assets for game prototypes.

Please install the `2d-assets-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install Node.js** — Node.js 18 or later is required to run the MCP server. Using npx is the simplest installation path described in the README. (https://nodejs.org/}],)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","2d-assets-mcp"]
Note: README provides multiple installation methods (npx, global install, local clone/build). Per README and portability rule, the preferred canonical config uses `npx -y 2d-assets-mcp`. No environment variables are documented. This server writes PNG files to paths requested by the AI assistant; restrict it to your project directories and prefer absolute paths.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Make 3D games in Unity Engine with AI. MCP Server + Plugin for Unity Editor and Unity games.