image-gen-mcp and mcp-image-server
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