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
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