aggregators
Featured

Openai Gpt Image Mcp

OpenAI GPT image generation/editing MCP server.

typescript
cloud
aggregators
0
View on GitHub

Installation

npx -y SureScaleAI/openai-gpt-image-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "openai-gpt-image-mcp",
  "command": "npx",
  "args": [
    "-y",
    "SureScaleAI/openai-gpt-image-mcp"
  ]
}

About This MCP Server

SureScaleAI/openai-gpt-image-mcp

OpenAI GPT image generation/editing MCP server.

GitHub: https://github.com/SureScaleAI/openai-gpt-image-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub