MeiGen AI Design MCP
by huangcvs
Local AI image generation MCP server powered by ComfyUI — 1,300+ curated prompts, multi-style parallel generation, and full privacy with no cloud uploads.
What it does
MeiGen AI Design MCP connects Claude Code and other MCP-compatible AI assistants to a local ComfyUI image generation pipeline. Instead of relying on cloud APIs, all image generation happens on your own machine — keeping your creative work private and fast.
The server ships with a library of 1,300+ professional prompts covering styles from botanical illustration to luxury product photography, and supports generating multiple variations in parallel across different artistic directions in a single request.
Tools
- generate-image — Trigger local ComfyUI image generation from a text prompt, with optional style and output parameters
- search-prompts — Query the built-in prompt library for curated inspiration by style, theme, or keyword
- enhance-prompt — Refine and expand a simple prompt into a detailed, model-optimised version
- list-models — List available ComfyUI models installed on the local machine
- get-trending — Return currently trending prompt themes from
data/trending-prompts.json
Installation
Requires Node.js ≥18 and a running local ComfyUI instance.
npx meigen
For Claude Desktop, add to claude_desktop_config.json:
{
"mcpServers": {
"meigen": {
"command": "npx",
"args": ["meigen"]
}
}
}
For Claude Code / OpenClaw, use the included .mcp.json in the plugin/ directory.
Supported hosts
Confirmed in README: Claude Code, OpenClaw. Works with any stdio-compatible MCP client.
Quick install
npx meigenInformation
- Pricing
- free
- Published
- 4/6/2026
- stars
- 0