Skip to content
Verified official

Image Gen MCP

v0.2.1

com.nuverlabs/image-gen

Generate and edit images from your coding agent with Gemini and OpenAI, using your own API keys.

transport:stdio runtime:npm

Target client

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add image-gen -e GEMINI_API_KEY=<GEMINI_API_KEY> -e OPENAI_API_KEY=<OPENAI_API_KEY> -e IMAGE_GEN_MCP_DEFAULT_PROVIDER=<IMAGE_GEN_MCP_DEFAULT_PROVIDER> -e IMAGE_GEN_MCP_GEMINI_MODEL=<IMAGE_GEN_MCP_GEMINI_MODEL> -e IMAGE_GEN_MCP_OPENAI_MODEL=<IMAGE_GEN_MCP_OPENAI_MODEL> -e IMAGE_GEN_MCP_OUTPUT_DIR=<IMAGE_GEN_MCP_OUTPUT_DIR> -e IMAGE_GEN_MCP_ALLOWED_DIRS=<IMAGE_GEN_MCP_ALLOWED_DIRS> -e IMAGE_GEN_MCP_TIMEOUT_MS=<IMAGE_GEN_MCP_TIMEOUT_MS> -e IMAGE_GEN_MCP_LOG_FILE=<IMAGE_GEN_MCP_LOG_FILE> -- npx -y @nuver-labs/image-gen-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

This listing does not declare its tools. Connect the server and your client will discover them on the handshake.