image-gen-mcp
Related Servers
Alternatives to image-gen-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceProvides AI agents and coding assistants with image generation and editing capabilities using OpenAI's GPT-image-1 model, with support for local or Supabase storage.3MIT
- AlicenseNot gradedqualityCmaintenanceEnables MCP-capable agents to generate and edit images through Gemini or OpenAI, returning an absolute file path instead of image bytes to keep context windows clean.MIT
- AlicenseNot gradedqualityAmaintenanceEnables AI agents to generate images via multiple providers like OpenAI and Google, with automatic failover and configurable retry settings.171 npmMIT
- AlicenseNot gradedqualityCmaintenanceEnables text-only agents to generate, edit, and analyze images through a signed-in ChatGPT/Codex account, saving to project assets and returning visual findings as plain text.MIT
- AlicenseAqualityCmaintenanceEnables local image generation and editing via OpenRouter models, saving files directly to the project and returning paths and metadata for coding agents.2MIT
- FlicenseAqualityCmaintenanceEnables generating and editing images through OpenAI image models, with configurable output as saved files or returned URLs.2-
TDQS
Scored across 3 tools
Each tool targets a distinct operation: generate creates new images from text, edit modifies existing images, and list_capabilities reports configuration. There is no overlap or ambiguity between them.
All tool names follow a clear verb_noun pattern: generate_image, edit_image, list_capabilities. This is consistent and predictable.
With 3 tools, the server is well-scoped for its purpose. Each tool covers a necessary function without unnecessary bloat, fitting the typical 3-15 tool range.
The server covers the core lifecycle for image generation and editing, plus a capabilities introspection tool. Minor gaps like listing or deleting generated images are not essential to its stated purpose.