image-gen-mcp and mcp-image-server

image-gen-mcp
50
Established
mcp-image-server
42
Emerging
Maintenance 6/25
Adoption 11/25
Maturity 24/25
Community 9/25
Maintenance 2/25
Adoption 4/25
Maturity 24/25
Community 12/25
Stars: 17
Forks: 2
Downloads: 153
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 5
Forks: 1
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
No risk flags
Stale 6m

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-image-server

ricardopera/mcp-image-server

A TypeScript-based MCP server for generating custom images and icons using AI (GPT Image 1). It supports output formats including .png, .svg, .ico, and others. Designed for seamless integration with Vibe Coding, enabling on-demand visual asset creation for your projects.

Implements stdio transport with OpenAI API integration to enable real-time image generation across multiple output formats with configurable dimensions (1024×1024, 1536×1024, 1024×1536) and background control. Exposes two primary tools—`generate-image` and `generate-favicon`—plus discoverable resources documenting tool usage and supported formats, allowing MCP clients to introspect capabilities before invocation. Operates as a zero-installation npx package with cross-platform support (Windows/Linux/Mac), requiring only `OPENAI_API_KEY` environment variable for seamless deployment into MCP Client configurations.

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