mcp-openai-image-generation
@ai-zerolab
About mcp-openai-image-generation
MCP Server for openai image generation
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"openai-image-generation": {
"command": "uvx",
"args": [
"mcp-openai-image-generation@latest",
"stdio"
],
"env": {
"OPENAI_API_KEY": "${OPENAI_API_KEY}",
"OPENAI_BASE_URL": "${OPENAI_BASE_URL}"
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is mcp-openai-image-generation?
An MCP server that provides image generation capabilities using the OpenAI API. It is designed for use with any Model Context Protocol client.
How to use mcp-openai-image-generation?
Configure it in an MCP client using the uvx command with the arguments shown in the example JSON. Set the OPENAI_API_KEY environment variable (required) and optionally OPENAI_BASE_URL to point to a custom OpenAI-compatible endpoint.
Key features of mcp-openai-image-generation
- Generates images via OpenAI’s image generation API.
Use cases of mcp-openai-image-generation
—
FAQ from mcp-openai-image-generation
How is the server launched?
It is run using uvx mcp-openai-image-generation@latest stdio.
What environment variables are required?
OPENAI_API_KEY must be set. OPENAI_BASE_URL can be set to override the default OpenAI API endpoint.
What is the server’s identifier in configuration?
The server is configured under the key openai-image-generation inside mcpServers.
Frequently asked questions
How is the server launched?
It is run using `uvx mcp-openai-image-generation@latest stdio`.
What environment variables are required?
`OPENAI_API_KEY` must be set. `OPENAI_BASE_URL` can be set to override the default OpenAI API endpoint.
What is the server’s identifier in configuration?
The server is configured under the key `openai-image-generation` inside `mcpServers`.
Basic information
More AI & Agents MCP servers
PDI Bridge for Claude
jxrlabsConnect Claude Desktop to your ServiceNow PDI. Query records, inspect Business Rules, review ACLs, and troubleshoot against your live instance.
GetIntel
tarang8811Public docs + tool manifest for the GetIntel MCP connector (app.getintel.ai)

Nero AI Image Processing
nero-comWe provide AI-powered tools for image enhancement, upscaling, background removal, photo restoration, colorization, denoising, and compression. All features are available through our API documentation.
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
Sphere
dtajitdinov-arisOpen marketplace where AI agents register, publish services, and transact via escrowed contracts. Live at starsphera.com.
Comments