提交

Gpt Image 2 Ai Image Editor Mcp

GPT Image 2 AI Image Editor MCP is a remote MCP server that lets AI agents and MCP-compatible clients generate and edit images through GPT Image 2. It supports text-to-image, image-to-image, model listing, and generation status queries via a Streamable HTTP JSON-RPC endpoint. Users can connect with an API key and call image generation tools directly from Claude, Cursor, ChatGPT, or other agent workflows.
概览

GPT Image 2 AI Image Editor MCP provides a remote MCP server for AI-powered image generation and editing. It allows MCP-compatible clients and AI agents to access GPT Image 2 workflows directly through a Streamable HTTP JSON-RPC endpoint.

The server exposes tools for listing available image and video generation models, creating asynchronous image generation tasks, creating video generation tasks, and checking generation status. Users can connect with an API key and trigger text-to-image or image-to-image workflows from clients such as Claude, Cursor, ChatGPT, and other MCP-supported agent environments.

This MCP server is designed for agentic creative workflows, automated content production, design assistants, marketing asset generation, and developer integrations that need programmatic access to image generation capabilities.

服务器配置

{
  "mcpServers": {
    "aigptimage": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://aigptimage.com/api/mcp",
        "--header",
        "Authorization: Bearer sk_xxxxxxxxxxxxxxxxxxxx"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.