SureScaleAI/openai-gpt-image-mcp
OpenAI GPT image generation/editing MCP server.
Quick Start
Clone the repository:
git clone https://github.com/SureScaleAI/openai-gpt-image-mcpClaude Desktop configuration example:
{
"mcpServers": {
"openai-gpt-image-mcp": {
"command": "npx",
"args": [
"-y",
"SureScaleAI/openai-gpt-image-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.