dfeirstein/image-creator-mcp
If you are the rightful owner of image-creator-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Image Generation MCP Server allows clients to generate and edit images using OpenAI's API models like `gpt-image-1`, `dall-e-3`, and `dall-e-2`.
Tools
Functions exposed to the LLM to take actions
create_image
Generates an image using OpenAI (DALL-E 3 / gpt-image-1) based on a detailed text prompt. For best results, provide vivid descriptions incorporating style, composition, lighting, and mood. Can also edit or combine existing images by providing referenceImagePaths. Refer to 'docs/prompt-recipes.md' for extensive examples, templates, and tips for various image types (hero backgrounds, icons, illustrations, photos). Key parameters include 'prompt', 'brandSignature' (use project palette), 'size' (e.g., 1024x1024, 1536x1024), 'quality', 'model', 'filename', 'outputPath', 'targetProjectDir', and 'referenceImagePaths' (for editing/combining images).
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client