AI Image Generator & Editor — Nanobanana, GPT Image, ComfyUI
Generate images from text with multi-provider routing — supports GPT Image 2.0 (near-perfect text rendering), Nanobanana 2, Seedream 5.0, Midjourney V7 (phot...
Generate images from text with multi-provider routing — supports GPT Image 2.0 (near-perfect text rendering), Nanobanana 2, Seedream 5.0, Midjourney V7 (phot...
Real data. Real impact.
Emerging
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
Generate professional AI images through a unified interface that routes across multiple providers. Search curated prompts, enhance ideas into production-ready descriptions, and manage local ComfyUI workflows — all from a single MCP server.
Add the MCP server to your mcporter config (
~/.config/mcporter/config.json):
{ "mcpServers": { "creative-toolkit": { "command": "npx", "args": ["-y", "meigen@1.2.10"] } } }
Free tools (search, enhance, inspire) work immediately — no API key needed:
mcporter call creative-toolkit.search_gallery query="cyberpunk" mcporter call creative-toolkit.enhance_prompt brief="a cat in space" style="realistic"
To unlock image generation, configure one of these providers:
| Provider | Config | What you need |
|---|---|---|
| MeiGen Cloud | | Token from meigen.ai (avatar → Settings → API Keys) |
| Local ComfyUI | | A running ComfyUI instance — no external API needed |
| Any OpenAI-compatible API | + + | Your own key from Together AI, Fireworks AI, etc. |
Set credentials in
~/.clawdbot/.env, ~/.config/meigen/config.json, or add an "env" block to the mcporter config above. See references/providers.md for details.
| Tool | What it does |
|---|---|
| Semantic search across 1,300+ AI image prompts. Supports category filtering and curated browsing. Returns prompt text, thumbnails, and metadata. |
| Get the full prompt and high-res images for any gallery entry. Use after to get copyable prompts. |
| Expand a brief idea into a detailed, style-aware prompt with lighting, composition, and material directions. Supports realistic, anime, and illustration styles. |
| List all available models across configured providers with capabilities and supported features. |
| Tool | What it does |
|---|---|
| Generate an image from a text prompt. Routes to the best available provider. Supports aspect ratio, seed, and reference images. |
(with local paths) | Pass local file paths directly in — images are auto-compressed locally (max 2MB, 2048px) and prepared for the selected provider. ComfyUI handles local files entirely within the local workflow. |
| List, view, import, modify, and delete ComfyUI workflow templates. Adjust steps, CFG scale, sampler, and checkpoint without editing JSON. |
| Save and load user preferences (default style, aspect ratio, style notes, favorite prompts). |
You cannot see generated images. After generation, only present the exact data from the tool response:
**Direction 1: Modern Minimal** - Image URL: https://images.meigen.art/... - Saved to: ~/Pictures/meigen/2026-02-08_xxxx.jpg
Do NOT write creative commentary about what the image "looks like".
Do NOT pass
model or provider to generate_image unless the user explicitly asks. The server auto-selects the best available provider and model.
Both cost 15 credits, take ~60s, accept 1 reference image, and return 4 candidate images per generation. Advanced params (stylize/chaos/weird/raw/iw/sw/sv) run with fixed server-side defaults and cannot be tuned from MCP — the only exception is
sref, settable via --sref <code> at the end of the prompt (Midjourney style codes only, e.g. 3799554500; no URLs or local paths). They differ in content focus and prompt enhancement style:
model: "midjourney-v7") — general / photorealistic. Use for product photography, portraits, landscapes, cinematic and editorial shots. When enhancing, use style: 'realistic' (the default).model: "midjourney-niji7") — anime / illustration ONLY. Do NOT use for photorealistic, product, or non-anime content — use GPT Image 2.0 or Nanobanana 2 instead. The server auto-appends anime illustration style if your prompt lacks anime keywords. When enhancing, ALWAYS pass style: 'anime' to enhance_prompt — the default realistic produces prompts poorly suited for anime models.When the user wants multiple variations, present options first and ask which direction(s) to try. Include an "all of the above" option. Never auto-generate all variants without user confirmation.
User wants one image. Write a prompt (or call
enhance_prompt if the description is brief), generate, present URL + path.
For brief ideas (under ~30 words, lacking visual details), enhance first:
1. enhance_prompt brief="futuristic city" style="realistic" -> Returns detailed prompt with camera lens, lighting, atmospheric effects
generate_image prompt="<enhanced prompt>" -> Omit aspectRatio to let MeiGen auto-infer (recommended). Pass an explicit value like aspectRatio="16:9" only when the user asked for that ratio.
User needs multiple variations — different directions, styles, or concepts.
User wants a base design plus derivatives (e.g., "design a logo and make mockups").
referenceImagesNever jump from plan to generating everything at once.
User provides an image and asks for changes (add text, change background, etc.).
referenceImages, then generate with a short, literal prompt describing ONLY the edit1. search_gallery query="dreamy portrait with soft light" -> Finds semantically similar prompts with thumbnails
get_inspiration id="<entry_id>" -> Get full prompt text — copy and modify for your own generation
Use an existing image to guide visual style. Pass URLs or local file paths directly to
referenceImages.
generate_image prompt="coffee mug mockup with this logo" referenceImages=["~/Desktop/my-logo.png"] -> Local files are auto-compressed (max 2MB, 2048px) and prepared for the selected provider
Reference image sources: gallery URLs, previous generation URLs, or local file paths. All providers accept local paths — they are automatically handled.
1. comfyui_workflow action="list" -> See saved workflows 2. comfyui_workflow action="view" name="txt2img" -> See adjustable parameters 3. comfyui_workflow action="modify" name="txt2img" modifications={"steps": 30} 4. generate_image prompt="..." workflow="txt2img" -> Generate
You can use your own OpenAI-compatible API or a local ComfyUI instance instead of — or alongside — the default MeiGen provider. See
references/providers.md for detailed configuration, model pricing, and provider comparison.
See
references/troubleshooting.md for common issues, solutions, and security & privacy details.No automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.