Openai Gpt Image
Freeby MCP Community
<p align="center"> <a href="https://www.npmjs.com/package/@modelcontextprotocol/sdk"><img src="https://img.shields.io/npm/v/@modelcontextprotocol/sdk?label=MC
v1.0.0Added Apr 12, 2026
Openai Gpt Image MCP Server
Installation
Reviews
Installation
Quick install
npx -y @iflow-mcp/openai-gpt-image-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"openai-gpt-image": {
"command": "npx",
"args": ["-y", "@iflow-mcp/openai-gpt-image-mcp"]
}
}
}