A
licenseA
qualityB
maintenanceEnables image generation and editing through OpenAI's gpt-image-2 model, supporting text-to-image, reference-guided generation, and editing with local files or URLs.
2
348 npm
2
MIT
No user-submitted related servers found.
Scored across 2 tools
The two tools have clearly distinct purposes: one generates new images from scratch, the other edits existing images. There is no ambiguity between them.
Both tool names follow the same verb_noun pattern: generate_image and edit_image. The naming is consistent and predictable.
With only 2 tools, the server is on the thin side. While adequate for basic image generation and editing, it feels minimal and could reasonably include additional related operations.
The server covers the two primary actions for an image API service. Missing common operations like image variations or model listing, but the core generation and editing workflows are fully represented.