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.

image-gen-mcp
50
Established
Maintenance 6/25
Adoption 11/25
Maturity 24/25
Community 9/25
Maintenance 13/25
Adoption 2/25
Maturity 18/25
Community 12/25
Stars: 17
Forks: 2
Downloads: 153
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 2
Forks: 1
Downloads:
Commits (30d): 0
Language: Python
License: BSD-3-Clause
No risk flags
No risk flags

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work