MCP.so
Sign In

@cloudwerxlab/gpt-image-1-mcp

@CLOUDWERX-DEV

About @cloudwerxlab/gpt-image-1-mcp

A Model Context Protocol (MCP) server for generating and editing images using the OpenAI gpt-image-1 model.

Basic information

Category

Media & Design

License

MIT

Runtime

node

Transports

stdio

Publisher

CLOUDWERX-DEV

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "gpt-image-1-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@cloudwerxlab/gpt-image-1-mcp"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is @cloudwerxlab/gpt-image-1-mcp?

An MCP server for generating and editing images using OpenAI's gpt-image-1 model. It integrates with MCP-compatible clients like VS Code, Roo, Cursor

Comments

More Media & Design MCP servers