Labsco
somacoffeekyoto logo

imgx-mcp

from somacoffeekyoto

AI image generation and editing MCP server. Text-to-image, text-based editing with iterative refinement. Multi-provider (Gemini + OpenAI).

🔥🔥🔥✓ VerifiedAccount requiredAdvanced setup

⌁ labsco summary — our analysis, not the vendor's

What it is — An MCP server for AI image generation and editing that works across Claude Code, Gemini CLI, Cursor, and Windsurf, with multi-provider support (Gemini + OpenAI).

What you get

  • Text-to-image and text-based editing where your agent auto-constructs optimized prompts — "say what you need," no prompt engineering
  • 24 built-in editing techniques (atmosphere, composition, style transfer, element manipulation, trending styles) bundled as a Skill
  • Session management with undo/redo, branching, and parallel sessions — "version control for images"
  • A Claude Code image-generation skill you invoke with /image-generation

Requirements — a GEMINI_API_KEY (shown in the config); OpenAI is also supported as a second provider, so you bring your own image-model keys.

Cost snapshot — server is free/MIT (npm imgx-mcp), but it fronts paid image APIs — you supply a Google Gemini key (and optionally OpenAI); generation is billed by those providers. No prices in the README.

Setup effort — one-liner via npx in your MCP config with the GEMINI_API_KEY env set.

Our take — A strong pick if you want iterative in-editor image work with real undo/redo; just remember every generation runs on your metered Gemini/OpenAI account, and the skill install is a manual copy step.

Source: the project README — summarized 2026-07-08.