image-gen-mcp and mcp-openai-image-generation
These two tools are competitors, both being MCP servers for OpenAI image generation, with the first tool additionally supporting image generation for the Gemini Model.
About image-gen-mcp
simonChoi034/image-gen-mcp
This MCP server is responsible for generating images for both OpenAI and the Gemini Model.
Supports both image generation and editing across five providers (OpenAI, Azure, Google Gemini/Vertex AI, OpenRouter) through a unified schema and type-safe MCP tools. Returns both MCP `ImageContent` blocks and structured JSON metadata, with normalized parameters for quality, size, orientation, and masking support where available. Includes runtime discoverability via `get_model_capabilities` to check which providers and models are enabled based on environment configuration.
About mcp-openai-image-generation
ai-zerolab/mcp-openai-image-generation
MCP Server for openai image generation
Implements the Model Context Protocol (MCP) as a stdio transport server, enabling Claude and other MCP clients to generate images via OpenAI's API with configurable base URLs and API credentials. Supports dynamic model selection and handles image generation requests through standardized MCP tool interfaces, seamlessly integrating OpenAI's image capabilities into AI applications and agents.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work