image-gen

shipdeckai/image-gen

3.4

If you are the rightful owner of image-gen and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

A production-ready Model Context Protocol (MCP) server for multi-provider image generation with intelligent provider selection, enterprise-grade security, and comprehensive testing.

Tools
4
Resources
0
Prompts
0

Image Gen

10 AI image providers. One unified interface.
Generate images with OpenAI DALL-E, BFL FLUX, Stability AI, Ideogram, Google Gemini, FAL, Leonardo, Recraft, Replicate, and ClipDrop through a single CLI or Claude Code plugin.

Website · Get the Plugin


Plugin Moved

The Image Gen plugin code has moved to shipdeckai/claude-skills.

This repository now hosts only the landing page.

Installation

For Claude Code Users

  1. Add the marketplace (run inside Claude Code):

    /plugin marketplace add shipdeckai/claude-skills
    
  2. Install the image-gen plugin:

    /plugin install image-gen@shipdeckai/claude-skills
    
  3. Configure at least one API key in your shell profile:

    export OPENAI_API_KEY="sk-..."       # For DALL-E
    export BFL_API_KEY="..."             # For FLUX (best quality)
    export STABILITY_API_KEY="..."       # For Stable Diffusion
    
  4. Use in any Claude Code session:

    > Generate a professional product photo of a coffee mug
    

Showcase

Why Image Gen?

FeatureImage GenSingle-Provider Tools
Providers101-3
Automatic Fallbacks✅ Yes❌ No
Intelligent Selection✅ Claude picks best provider❌ Manual
Type Safety✅ Full TypeScriptVaries
Claude Code Native✅ Built-inSome

Supported Providers (10)

ProviderBest For
OpenAI (DALL-E 3)General purpose, text rendering
BFL (FLUX.2)Photorealism, product shots, 4K
Stability AI (SDXL)Controlled generation, img2img
Ideogram (v3)Typography, logos, text in images
Google Gemini (Imagen)Multi-image composition, multimodal
FALFast iterations, FLUX models
LeonardoArtistic renders, fantasy, characters
Recraft (v3)#1 ELO ranked, vector output
ReplicateOpen source models, flexibility
ClipDropUpscaling, background removal, editing

License

MIT