openai-gpt-image-mcp

A Model Context Protocol (MCP) tool server for OpenAI's GPT-4o/gpt-image-1 image generation and editing APIs.

mediamedia
97 stars🍴 32 forks📦 v1.0.0📄 MIT

🔌 Transport

Standard I/O

📦 Installation

npm package

npm install openai-gpt-image-mcp

Claude Desktop Configuration

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "openai-gpt-image-mcp": {
      "args": [
        "index.js"
      ],
      "command": "node"
    }
  }
}

Capabilities

0
Tools
0
Resources
0
Prompts