SureScaleAI/openai-gpt-image-mcp
📇 ☁️ - OpenAI GPT image generation/editing MCP server.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide → Connected Apps: SureScaleAI/openai-gpt-image-mcp Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-surescaleai-openai-gpt-image-mcp
Detailed Documentation
📇 ☁️ - OpenAI GPT image generation/editing MCP server.
Configuration
{
"mcpServers": {
"surescaleai-openai-gpt-image-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-surescaleai-openai-gpt-image-mcp"
],
"env": {}
}
}
}