About this integration
Local stdio MCP server for generating and editing project images through user-configured OpenAI-compatible Images or Gemini-compatible services.
- Transport
- stdio
- Authentication
- api-key
- Initial setup
- credentials
- Runtime
- unattended
- Evidence
- documented
- Package
- gen-image-mcp
- Last compatibility test
- Not independently tested
Connect your agent
gen-image-mcpPublisher-documented local stdio server; the package and upstream integrations were not executed or independently security-audited. Image operations write to caller-selected local paths and can send prompts and local input images to the user-configured upstream service.
Capabilities: Generate images from text through a configured Images API, Edit images using local reference images, Generate images through a configured Gemini-compatible chat endpoint, List locally configured image models
Connected profiles
Additional details
gen-image-mcp
Source ↗ · Checked 2026-09-220.2.2
Source ↗ · Checked 2026-09-22Publisher documents a local Node.js 20-or-newer stdio MCP server launched through npx; it waits for MCP messages on standard input and does not open a web interface or interactive menu.
Source ↗ · Checked 2026-09-22Requires a user-supplied upstream service base URL, non-empty API key, and at least one configured Images or Gemini model group; the publisher recommends passing the API key through the MCP client environment.
Source ↗ · Checked 2026-09-22Configure an MCP client to launch `npx -y gen-image-mcp` over stdio and supply the documented GEN_IMAGE_* environment variables for the selected upstream service.
Source ↗ · Checked 2026-09-22Publisher documentation reviewed; package and integration endpoint not executed or independently security-audited.
Source ↗ · Checked 2026-09-22