# MeiGen-AI-Design-MCP

> MeiGen-AI-Design-MCP — Turn Claude Code / OpenClaw into your local Lovart. Local ComfyUI, 1,400+ prompt library, multi-direction parallel generation.

- **URL**: https://www.freshcrate.ai/projects/MeiGen-AI-Design-MCP
- **Author**: jau123
- **Category**: MCP Servers
- **Latest version**: `v1.3.2` (2026-05-19)
- **License**: MIT
- **Source**: https://github.com/jau123/MeiGen-AI-Design-MCP
- **Homepage**: https://www.meigen.ai
- **Language**: TypeScript
- **GitHub**: 590 stars, 70 forks
- **Registry**: github
- **Tags**: `ai-image-generation`, `claude`, `claude-code`, `comfyui`, `lovart`, `mcp`, `mcp-server`, `model-context-protocol`, `typescript`

## Description

MeiGen-AI-Design-MCP — Turn Claude Code / OpenClaw into your local Lovart. Local ComfyUI, 1,400+ prompt library, multi-direction parallel generation.

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v1.3.2` | 2026-05-19 | High | ## Highlights  - **🪟 Windows local reference-image paths now detected correctly** — when an LLM client (Claude Code, Cursor, etc.) on Windows passes a path like `C:/Users/.../photo.jpg` (forward-slash, the cross-platform form most clients emit), `generate_image` now auto-uploads the file as expected. Previously this form fell through to the URL branch and was relayed unchanged to the cloud provider, producing an opaque `Unsupported file URI type` error. Backslash form (`C:\Users\...`) already w |
| `v1.3.1` | 2026-05-13 | High | ## Highlights  - **🎬 Veo 3.1 capability expansion** — Google Veo on MeiGen now exposes **fast/pro tiers**, **4/6/8 second durations** (default 4), and **720p / 1080p / 4K resolutions** at the same price per tier+duration. Pick the output size you actually want — 4K renders slower (~8 min) but doesn't cost more than 720p. - **🎞️ Seedance 2.0 reference-video continuation** — new `referenceVideo` + `referenceVideoDuration` params. Pass a previous clip's HTTPS URL plus its actual duration, prefix |
| `v1.3.0` | 2026-05-11 | High | ## Highlights  - **🎬 Video generation** — new `generate_video` MCP tool with **Seedance 2.0** (fast/pro tiers), **Happyhorse 1.0**, and **Veo 3.1**. Supports text-to-video and first-frame / last-frame image-to-video. Local files are auto-uploaded; MP4 saves to `~/Movies/meigen/`. - **💻 Standalone CLI** — `npx meigen gen --prompt "..."` works without an MCP host. Shell-friendly: `--json` for jq pipelines, `--no-wait` for CI, `--reference` for local files (auto-upload). Subcommand sits next t |
| `v1.2.10` | 2026-04-23 | High | ## ⚠️ Pricing hotfix — please upgrade from 1.2.9  **v1.2.9 had a pricing regression**: GPT Image 2.0 became the default model but the server-side `resolution` fallback stayed at 2K, silently doubling credit cost for users who did not pass `resolution` explicitly.  **v1.2.10 fixes it.** `gpt-image-2*` now defaults to **1K / medium = 10 credits**, matching the MeiGen platform product default. 1.2.9 has been deprecated on npm.  If you ran generations with 1.2.9 and relied on the default, your cost |
| `v1.2.9` | 2026-04-22 | High | ## What's New  - **Default model switched to GPT Image 2.0** (10 credits) — state-of-the-art text rendering for posters, logos, and any typography-heavy imagery - **Retired GPT Image 1.5** from model tables, docs, and examples across all channels  ## Other Changes  - Cleaned up stale `dall-e-3` / `flux-schnell` references in OpenAI-compatible provider examples - OpenAI-compatible provider docs now use generic "your model ID" wording — any OpenAI-format endpoint works with any model your service |
| `v1.2.8` | 2026-04-15 | High | ## Highlights  ### Midjourney V7 support V7 and Niji 7 now have parallel guidance in the MCP server instructions. V7 targets photorealistic / general aesthetics (product photography, portraits, landscapes, cinematic shots); Niji 7 remains anime / illustration only.  Both share the same trade-offs (15 credits, ~60s, 1 reference image max, 4 candidate images per generation) but differ in content focus and prompt enhancement style.  ### Aspect ratio `auto` by default The MeiGen backend now supports |
| `v1.2.7` | 2026-04-01 | Medium | ## Changes  - **Remove `upload_reference_image` tool** — local file paths in `referenceImages` are now auto-compressed and uploaded inline via `generate_image`. Prevents free storage abuse and resolves ClawHub/VirusTotal security scanner flags. - **Remove `/meigen:ref` command** — no longer needed. - **Tool count**: 8 → 7 - **Update OpenClaw install** to bundle plugin: `openclaw bundles install clawhub:meigen-ai-design`  ### How reference images work now  Pass local file paths or URLs directly t |
| `v1.2.6` | 2026-03-25 | Medium | ## What's Changed  ### Midjourney Niji 7 Support Improvements - **Anime-only guidance**: Niji 7 is exclusively for anime/illustration styles - **Multi-image support**: Niji 7 returns 4 candidate images; MCP server now displays all 4 URLs - **Prompt enhancement**: enhance_prompt recommends style anime for Niji 7 - **SERVER_INSTRUCTIONS**: Added Niji 7 usage notes  ### Documentation & Skill Updates - Updated model tables in OpenClaw and Claude Code plugin skills - OpenClaw skill version 1.0.16 - I |
| `v1.2.5` | 2026-03-06 | Low | ## What's New  - **24-hour expiry notice** — `upload_reference_image` now clearly informs users that uploaded URLs expire after 24 hours - **Magic bytes validation** — File uploads now verify actual image content (JPEG/PNG/WebP/GIF signatures), preventing fake file extensions - **ComfyUI local file support** — ComfyUI users can pass local file paths directly to `referenceImages`, skipping the cloud upload roundtrip entirely - **OpenAI-compatible provider naming** — All descriptions now say "Open |
| `v1.2.4` | 2026-03-06 | Low | ## What's New  - **Gallery categories renamed** — 3D → Illustration & 3D, Food → Food & Drink, Photograph → Photography, Product → Product & Brand (backward-compatible mapping included) - **SKILL.md security compliance** — Improved wording to pass VirusTotal/ClawHub security scans - **Model pricing table** — Added to SKILL.md for quick reference - **ClawHub install link** — Added to OpenClaw section in READMEs - **Awesome badges** — Updated to Awesome MCP Servers (82k stars), replaced MCP Hub Ch |

## Dependency audit

- **Score**: 100/100
- **Total deps**: 7
- **Resolved**: 7
- **Unresolved**: 0
- **License conflicts**: 0
- **Warnings**: 0
- **Scanned**: 2026-05-04

## Citation

- HTML: https://www.freshcrate.ai/projects/MeiGen-AI-Design-MCP
- Markdown: https://www.freshcrate.ai/projects/MeiGen-AI-Design-MCP.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/MeiGen-AI-Design-MCP/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
