MCP Server

OpenAI GPT Image MCP

MCP server for OpenAI image generation and editing APIs.

1051y ago
Source

Install

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

Add this to your Claude Code MCP settings or run via the CLI.

About

A Model Context Protocol server for OpenAI's GPT-4o and gpt-image-1 image generation and editing APIs. It exposes tools for creating images from prompts and editing images with optional masks, supporting file paths or base64 input. Generated output can be returned as base64 or saved to disk. The README shows configuration examples for Claude Desktop, VS Code, Cursor, and Windsurf. It also includes support for Azure OpenAI deployments and loading environment variables from a file.

Tags

mcpopenaiimage-generationimage-editingclaude-desktop