The MCP Asset Generator server allows you to generate image assets using OpenAI's GPT by:
Creating images based on text descriptions (prompts)
Saving generated images to specified absolute file paths
Customizing image properties including size and quality
Integrating seamlessly into development workflows for game or web projects
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP Asset Generatorgenerate a pixel art spaceship for my mobile game"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-asset-gen
This tool allows Claude to speak to OpenAI, and use gpt-image-1 to generate image assets. This can be pretty useful for game or web development, when you need to print individual assets.
Requirements
Node
An OpenAI API Key
Note that this requires an organization, with ID verification at the moment.
Installation
Get an API KEY from the OpenAI website.
Export it in your shell as API_KEY.
Then, paste this into that same shell:
You're done! Ask Claude to generate you an image for something, and you'll see