A
licenseNot graded
qualityC
maintenanceMCP server for AI-powered image generation using OpenAI's gpt-image-1 and gpt-image-2 models with advanced text rendering and native transparency support.
20 npm
1
MIT
No user-submitted related servers found.
Scored across 2 tools
The two tools have clearly distinct purposes: generating images and listing generated images. There is no overlap or ambiguity.
Both tools follow a consistent verb_noun pattern: 'generate_image' and 'list_images'. The convention is uniform and predictable.
With only 2 tools, the server feels thin for its domain, but it covers the essential generation and listing operations. It is borderline reasonable but lacks additional supporting tools.
The server covers core image generation and listing. However, it lacks individual image retrieval, deletion, or progress tracking for async operations, which are minor but notable gaps.