mcp-openai-image-generation and image-gen-mcp
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 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.
About image-gen-mcp
simonChoi034/image-gen-mcp
This MCP server is responsible for generating images for both OpenAI and the Gemini Model.
This is a tool for developers who build applications that need to create or modify images using various AI models. It acts as a central hub, allowing your application to send a text description and receive a generated image, or send an existing image with instructions to edit it. Developers use this to integrate powerful image generation and editing into their software without dealing with each AI model individually.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work