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.
Available on PyPI.
Stars
2
Forks
1
Language
Python
License
BSD-3-Clause
Category
Last pushed
Mar 16, 2026
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/ai-zerolab/mcp-openai-image-generation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
simonChoi034/image-gen-mcp
This MCP server is responsible for generating images for both OpenAI and the Gemini Model.
ricardopera/mcp-image-server
A TypeScript-based MCP server for generating custom images and icons using AI (GPT Image 1). It...
towsifkafi/mcpfp
A modified version of MauritsWilke/mcpfp just to use it as an API with some custom features.
dvejsada/mcp_media_generator
MCP SSE server with tools to create images and videos using Amazon Nova models via AWS Bedrock.