- Gpt Image 2 Ai Image Editor Mcp
Gpt Image 2 Ai Image Editor Mcp
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.
Server Config
{
"mcpServers": {
"aigptimage": {
"command": "npx",
"args": [
"mcp-remote",
"https://aigptimage.com/api/mcp",
"--header",
"Authorization: Bearer sk_xxxxxxxxxxxxxxxxxxxx"
]
}
}
}Recommend Servers
View AllWrite notes to Flomo
Playwright MCP server