photo-mcp

vautieri/photo-mcp
★ 0 stars Python 🤖 AI/LLM Updated 4d ago
MCP server for AI image generation (OpenAI gpt-image-* models) with photographer-grade quality preservation
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "photo-mcp": {
      "command": "uvx",
      "args": [
        "photo-mcp"
      ]
    }
  }
}

Or install with pip: pip install photo-mcp

README Excerpt

Production MCP server bridging an MCP client (Claude Desktop, ChatGPT Desktop, or any MCP-aware tool) to OpenAI's `gpt-image-1`, `gpt-image-1-mini`, `gpt-image-1.5`, and `gpt-image-2` image-generation/editing models — with photographer-grade quality preservation: - Source files **never** modified, moved, or deleted

Tools (5)

attach_metadataeditestimate_costgeneratelist_models