DEV.co
MCP Servers · jau123

MeiGen-AI-Design-MCP

MeiGen AI Design MCP is an open-source Model Context Protocol server that integrates AI image and video generation into coding assistants like Claude Code, Cursor, and Windsurf. It provides 11 model integrations (GPT-4 Vision, Midjourney, Flux, ComfyUI, etc.), a library of 1,446 curated prompts, and parallel batch generation for design tasks.

Source: GitHub — github.com/jau123/MeiGen-AI-Design-MCP
1.5k
GitHub stars
202
Forks
TypeScript
Primary language
MIT
License (OSI-approved)

Key facts

Objective fields from the source. Values we can't verify are shown as “Unknown” rather than guessed.

FieldValue
Repositoryjau123/MeiGen-AI-Design-MCP
Ownerjau123
Primary languageTypeScript
LicenseMIT — OSI-approved
Stars1.5k
Forks202
Open issues1
Latest releasev1.3.3 (2026-06-23)
Last updated2026-06-23
Sourcehttps://github.com/jau123/MeiGen-AI-Design-MCP

What MeiGen-AI-Design-MCP is

TypeScript-based MCP server exposing 8 tools (search_gallery, enhance_prompt, generate_image, generate_video, etc.) with support for three backend modes: MeiGen Cloud API, OpenAI-compatible endpoints, or local ComfyUI. Implements sub-agent orchestration for parallel task execution and includes a standalone CLI for shell scripts and CI pipelines.

Quickstart

Get the MeiGen-AI-Design-MCP source

Clone the repository and explore it locally.

terminalbash
git clone https://github.com/jau123/MeiGen-AI-Design-MCP.gitcd MeiGen-AI-Design-MCP# follow the project's README for install & configuration

Need it deployed, integrated, or customized instead? DEV.co ships production installs.

Best use cases

Design Iteration in AI Coding Assistants

Designers and developers can request AI-generated product photos, logos, and marketing visuals without leaving Claude Code or Cursor, with parallel batch generation keeping context clean.

Local/On-Premise Image Generation

Organizations requiring data residency or offline capability can configure MeiGen against a local ComfyUI instance running on their own GPU infrastructure.

CI/CD Design Automation

Use the standalone CLI (npx meigen gen) in build pipelines to generate product shots, hero images, or social media assets without manual intervention or MCP host overhead.

Implementation considerations

  • Setup requires choosing one of three backend modes (MeiGen Cloud, OpenAI-compatible, local ComfyUI) and provisioning API keys or infrastructure; first-time setup wizard guides selection.
  • Video generation and large batch operations may timeout or require elevated timeout settings (e.g., 600s in Hermes Agent config); plan for latency accordingly.
  • Prompt enhancement and gallery search are free; image/video generation incurs costs via MeiGen Cloud or chosen provider—track spend and set up billing alerts if exposing to end users.
  • Local ComfyUI mode requires GPU hardware and ComfyUI installation; cloud modes trade infrastructure simplicity for vendor dependency and recurring API costs.
  • MCP host compatibility varies (Claude Code, Cursor, Windsurf, Roo Code, OpenClaw, Hermes Agent confirmed); verify target tool's MCP version and config format before deploying.

When to avoid it — and what to weigh

  • Real-Time Video Editing Workflows — Video generation endpoint timeouts (noted as 5–10 minutes in docs) make this unsuitable for interactive, rapid iteration on video content.
  • Strict Cost Control Without Budgeting — MeiGen Cloud and third-party model APIs incur per-generation fees; no documented rate limiting or spend caps are mentioned, risking runaway costs if prompts are generated at scale without governance.
  • High-Volume Commercial Image Licensing Requirement — Documentation does not clarify licensing rights for generated images at scale or commercial redistribution; requires explicit review of MeiGen and model provider ToS.
  • Production Systems Without Vendor Lock-In Assessment — Heavy reliance on MeiGen Cloud or external APIs (Midjourney, OpenAI) creates dependency on third-party uptime and pricing; local ComfyUI provides escape route but adds infrastructure burden.

License & commercial use

MIT License (permissive, OSI-approved). Permits commercial use, modification, and distribution with attribution and without warranty. See LICENSE file for full terms.

MIT license permits commercial use of the MCP server code itself. However, commercial use of generated images depends on backend provider: MeiGen Cloud ToS, OpenAI API terms, Midjourney terms, or local ComfyUI model licenses must be reviewed separately. No indemnification or warranty provided by MeiGen project. Requires explicit license audit with your legal team before resale or high-volume commercial generation.

DEV.co evaluation signals

Editorial assessment — not user reviews. Directional, with an explicit confidence level.

SignalAssessment
MaintenanceActive
DocumentationStrong
License clarityClear
Deployment complexityLow
DEV.co fitGood
Assessment confidenceHigh
Security considerations

API keys (MeiGen, OpenAI, etc.) must be stored in environment variables or MCP config; ensure host system secrets management is in place. Local ComfyUI mode communicates over HTTP/HTTPS to ComfyUI instance—use TLS in production. No documented security audit, penetration test, or vulnerability disclosure policy. Generated image URLs may be ephemeral or persistent depending on backend; clarify data retention with provider. Sub-agent orchestration (parallel execution) should be tested for prompt injection or abuse if exposed to untrusted user input.

Alternatives to consider

OpenAI GPT-4 Vision + DALL-E API (direct)

Simpler, single-vendor approach; no MCP overhead. Less feature-rich (no multi-model orchestration, no curated prompt library, no local ComfyUI option). Suitable if you only need OpenAI and can manage API calls directly.

Midjourney Discord Bot or Web UI

Native Midjourney experience with no intermediary. Lacks MCP integration, multi-model support, and AI coding assistant plugin. Better for designers working in Discord; not for developers in Cursor/Claude Code.

ComfyUI (standalone, direct)

Fully local, no vendor lock-in, maximum privacy. Requires GPU setup and workflow knowledge. No built-in prompt library, no MCP server, no coding assistant integration—requires separate tooling.

Software development agency

Build on MeiGen-AI-Design-MCP with DEV.co software developers

Start with the quick-start guide for your tool (Claude Code, Cursor, Windsurf, or Roo Code) or deploy locally with ComfyUI. Free features (search, prompts, enhancement) work immediately.

Talk to DEV.co

Related open-source tools

Surfaced by semantic similarity across the DEV.co open-source index.

Related on DEV.co

Explore the category and the services that help you build with it.

MeiGen-AI-Design-MCP FAQ

Can I use MeiGen without an MCP host (e.g., in a shell script)?
Yes. MeiGen includes a standalone CLI: `npx meigen gen --prompt "..."`. Requires MEIGEN_API_TOKEN and works without any MCP host or AI coding assistant.
Is image/video generation truly free?
No. Search, inspiration lookup, and prompt enhancement are free. Image and video generation require either a MeiGen Cloud subscription, OpenAI/third-party API key, or local ComfyUI setup. Cloud modes incur per-generation costs.
Can I run MeiGen entirely offline?
Yes, via local ComfyUI backend. Requires ComfyUI installed with compatible models and a compatible GPU. Gallery search and prompt enhancement remain free (local, no API calls). Other backends (MeiGen Cloud, OpenAI-compatible) require internet.
What happens if I generate images at high volume? Are there rate limits or spend caps?
Unknown. Documentation does not specify per-user rate limits, quota management, or spend cap mechanisms. Recommend contacting MeiGen or your API provider before high-volume deployments; set up billing alerts independently.

Work with a software development agency

Adopting MeiGen-AI-Design-MCP is usually one piece of a larger software development effort. As a software development agency, DEV.co provides software development services and web development expertise — pairing senior software developers and web developers with your team to design, build, and operate mcp servers software in production.

Ready to Integrate AI Design into Your Workflow?

Start with the quick-start guide for your tool (Claude Code, Cursor, Windsurf, or Roo Code) or deploy locally with ComfyUI. Free features (search, prompts, enhancement) work immediately.