Skip to content
Back to search
30
MCP

io.github.codechap/gpt-image

io.github.codechap/gpt-image

MCP server for OpenAI GPT image generation and editing

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.codechap/gpt-chat
MCP server for the OpenAI ChatGPT API — chat, vision, and embeddings
0 tools
io.github.codechap/google-image
MCP server for Google Gemini image generation and editing
0 tools
gpt-image-mcp
MCP server for image generation, editing, and analysis using OpenAI's gpt-image-1 model
0 tools
io.github.codechap/grok-image
MCP server for Grok image generation and editing
0 tools
image-mcp
An MCP server for AI image generation and handling
0 tools
io.github.shalevshalit/image-recognition-mcp
MCP server for AI-powered image recognition and description using OpenAI vision models.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.codechap/gpt-image": {
      "url": "None",
      "transport": "http"
    }
  }
}