MeiGen AI Design MCP Server

1

Add it to Claude Code

Run this in a terminal.

Run in terminal
claude mcp add meigen-ai-design -- npx -y meigen@1.2.5
README.md

Turn Claude Code into your personal design assistant rivaling Lovart

MeiGen AI Design MCP

Turn Claude Code / OpenClaw into your personal design assistant rivaling LovartLocal ComfyUI generation, API integration, 1,300+ pro prompt library, multi-direction parallel output

Quick Start • Demo • Features • Providers • Commands

English | 中文


What Is This?

An open-source MCP Server (installed via plugin marketplace) that gives LLMs creative and aesthetic capabilities through 8 tools and carefully designed skills, enabling them to handle complex design tasks. It teaches LLMs how to use various image generation models effectively, delivering professional results through reference images and multi-direction parallel workflows.

  • Works with local ComfyUI — no external API dependency; also easily integrates with any custom API
  • Built-in 1,500+ curated prompt templates from nanobanana-trending-prompts and fine-tuned prompt engineering techniques that turn requirements into concrete image generation tasks
  • Parallel batch generation and sub-agent execution to keep the main context window clean

See It in Action

▶ Watch demo on YouTube

Product Photo — 4 Directions in Parallel

"Create 4 product display images for this perfume, one of which should feature a model."

Process — AI uploads the reference image, crafts 4 distinct prompts, then generates all 4 in parallel:

Result — 4 creative directions delivered in under 2 minutes:

Generated images:


Quick Start

Claude Code Plugin (Recommended)

# Add the plugin marketplace
/plugin marketplace add jau123/MeiGen-AI-Design-MCP

# Install
/plugin install meigen@meigen-marketplace

Restart Claude Code after installation (close and reopen, or open a new terminal tab).

Alternative marketplace — also available via wshobson/agents (30k+ stars):

/plugin marketplace add wshobson/agents
/plugin install meigen-ai-design@claude-code-workflows

This marketplace doesn't bundle MCP server config. After installing, add to your project's .mcp.json:

{ "mcpServers": { "meigen": { "command": "npx", "args": ["-y", "meigen@1.2.5"] } } }
First-Time Setup

Free features work immediately after restart — try:

"Search for some creative inspiration"

To unlock image generation, run the setup wizard:

/meigen:setup

The wizard walks you through:

  1. Choose a provider — local ComfyUI, MeiGen Cloud, or any OpenAI-compatible API (bring your own key & endpoint)
  2. Enter credentials — ComfyUI URL, API token, or key
  3. Done — restart Claude Code once more, then start generating

Cursor / VS

Tools (1)

meigen:setupLaunches the setup wizard to configure image generation providers like local ComfyUI or API endpoints.

Environment Variables

COMFYUI_URLThe URL endpoint for your local ComfyUI instance
API_TOKENAuthentication token for custom API providers

Configuration

claude_desktop_config.json
{ "mcpServers": { "meigen": { "command": "npx", "args": ["-y", "meigen@1.2.5"] } } }

Try it

Create 4 product display images for this perfume, one of which should feature a model.
Search for some creative inspiration for a minimalist website design.
Generate a luxury still life image using the current project context.
Run a parallel batch generation for the campaign assets based on the provided reference.

Frequently Asked Questions

What are the key features of MeiGen AI Design?

Local ComfyUI integration for private image generation. Library of 1,500+ curated prompt templates. Multi-direction parallel batch generation. Sub-agent execution to maintain main context window cleanliness. Support for custom OpenAI-compatible API endpoints.

What can I use MeiGen AI Design for?

Generating multiple creative product display variations for marketing campaigns. Automating design asset creation directly within the development workflow. Rapid prototyping of visual concepts using reference images. Managing complex design tasks through AI-driven sub-agent workflows.

How do I install MeiGen AI Design?

Install MeiGen AI Design by running: /plugin install meigen@meigen-marketplace

What MCP clients work with MeiGen AI Design?

MeiGen AI Design works with any MCP-compatible client including Claude Desktop, Claude Code, Cursor, and other editors with MCP support.

Turn this server into reusable context

Keep MeiGen AI Design docs, env vars, and workflow notes in Conare so your agent carries them across sessions.

Need the old visual installer? Open Conare IDE.
Open Conare